Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-24769 (GCVE-0-2022-24769)
Vulnerability from cvelistv5 – Published: 2022-03-24 00:00 – Updated: 2024-08-03 04:20- CWE-732 - Incorrect Permission Assignment for Critical Resource
| URL | Tags |
|---|---|
| https://github.com/moby/moby/security/advisories/… | |
| https://github.com/moby/moby/commit/2bbc786e4c597… | |
| https://github.com/moby/moby/releases/tag/v20.10.14 | |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| http://www.openwall.com/lists/oss-security/2022/05/12/1 | mailing-list |
| https://www.debian.org/security/2022/dsa-5162 | vendor-advisory |
| https://security.gentoo.org/glsa/202401-31 | vendor-advisory |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T04:20:49.949Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/moby/moby/commit/2bbc786e4c59761d722d2d1518cd0a32829bc07f"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/moby/moby/releases/tag/v20.10.14"
},
{
"name": "FEDORA-2022-e9a09c1a7d",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FPOJUJZXGMIVKRS4QR75F6OIXNQ6LDBL/"
},
{
"name": "FEDORA-2022-ed53f2439a",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PMQKCAPK2AR3DCYITJYMMNBEGQBGLCC/"
},
{
"name": "FEDORA-2022-c07546070d",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5FQJ3MLFSEKQYCFPFZIKYGBXPZUJFVY/"
},
{
"name": "FEDORA-2022-cac2323802",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5AFKOQ5CE3CEIULWW4FLQKHFFU6FSYG/"
},
{
"name": "FEDORA-2022-eda0049dd7",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HIMAHZ6AUIKN7AX26KHZYBXVECIOVWBH/"
},
{
"name": "FEDORA-2022-3826c8f549",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQCVS7WBFSTKJFNX5PGDRARMTOFWV2O7/"
},
{
"name": "[oss-security] 20220512 CVE-2022-29162: runc \u003c 1.1.2 incorrect handling of inheritable capabilities in default configuration",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2022/05/12/1"
},
{
"name": "DSA-5162",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2022/dsa-5162"
},
{
"name": "GLSA-202401-31",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-31"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "moby",
"vendor": "moby",
"versions": [
{
"status": "affected",
"version": "\u003c 20.10.14"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-732",
"description": "CWE-732: Incorrect Permission Assignment for Critical Resource",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-01-31T13:06:22.056Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"url": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq"
},
{
"url": "https://github.com/moby/moby/commit/2bbc786e4c59761d722d2d1518cd0a32829bc07f"
},
{
"url": "https://github.com/moby/moby/releases/tag/v20.10.14"
},
{
"name": "FEDORA-2022-e9a09c1a7d",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FPOJUJZXGMIVKRS4QR75F6OIXNQ6LDBL/"
},
{
"name": "FEDORA-2022-ed53f2439a",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PMQKCAPK2AR3DCYITJYMMNBEGQBGLCC/"
},
{
"name": "FEDORA-2022-c07546070d",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5FQJ3MLFSEKQYCFPFZIKYGBXPZUJFVY/"
},
{
"name": "FEDORA-2022-cac2323802",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5AFKOQ5CE3CEIULWW4FLQKHFFU6FSYG/"
},
{
"name": "FEDORA-2022-eda0049dd7",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HIMAHZ6AUIKN7AX26KHZYBXVECIOVWBH/"
},
{
"name": "FEDORA-2022-3826c8f549",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQCVS7WBFSTKJFNX5PGDRARMTOFWV2O7/"
},
{
"name": "[oss-security] 20220512 CVE-2022-29162: runc \u003c 1.1.2 incorrect handling of inheritable capabilities in default configuration",
"tags": [
"mailing-list"
],
"url": "http://www.openwall.com/lists/oss-security/2022/05/12/1"
},
{
"name": "DSA-5162",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2022/dsa-5162"
},
{
"name": "GLSA-202401-31",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202401-31"
}
],
"source": {
"advisory": "GHSA-2mm7-x5h6-5pvq",
"discovery": "UNKNOWN"
},
"title": "Default inheritable capabilities for linux container should be empty"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2022-24769",
"datePublished": "2022-03-24T00:00:00.000Z",
"dateReserved": "2022-02-10T00:00:00.000Z",
"dateUpdated": "2024-08-03T04:20:49.949Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-24769",
"date": "2026-06-06",
"epss": "0.00097",
"percentile": "0.26809"
},
"fkie_nvd": {
"configurations": "[{\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"20.10.14\", \"matchCriteriaId\": \"251599F9-5922-4381-8D28-A663B2CEA315\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"703AF700-7A70-47E2-BC3A-7FD03B3CA9C1\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"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\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.1.2\", \"matchCriteriaId\": \"1266D0BA-8DDB-43DF-A1A0-D5CE23BE27C1\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.\"}, {\"lang\": \"es\", \"value\": \"Moby es un proyecto de c\\u00f3digo abierto creado por Docker para permitir y acelerar la contenci\\u00f3n de software. Fue encontrado un bug en Moby (Docker Engine) versiones anteriores a 20.10.14, en el que los contenedores eran iniciados incorrectamente con capacidades de proceso Linux heredables no vac\\u00edas, creando un entorno Linux at\\u00edpico y permitiendo que los programas con capacidades de archivo heredables elevaran esas capacidades al conjunto permitido durante \\\"execve(2)\\\". Normalmente, cuando los programas ejecutables presentan capacidades de archivo permitidas especificadas, los usuarios y procesos no privilegiados pueden ejecutar esos programas y conseguir las capacidades de archivo especificadas hasta el conjunto permitido. Debido a este bug, los contenedores que inclu\\u00edan programas ejecutables con capacidades de archivo heredables permit\\u00edan que usuarios y procesos no privilegiados consiguieran adicionalmente estas capacidades de archivo heredables hasta el conjunto de l\\u00edmites del contenedor. Los contenedores que usan usuarios y grupos de Linux para llevar a cabo la separaci\\u00f3n de privilegios dentro del contenedor son los m\\u00e1s directamente afectados. Este bug no afectaba a la caja de arena de seguridad del contenedor, ya que el conjunto heredable nunca conten\\u00eda m\\u00e1s capacidades que las incluidas en el conjunto delimitador del contenedor. Este bug ha sido corregido en Moby (Docker Engine) versi\\u00f3n 20.10.14. Los contenedores en ejecuci\\u00f3n deben detenerse, eliminarse y volver a crearse para que sean restablecidas las capacidades heredables. Esta correcci\\u00f3n cambia el comportamiento de Moby (Docker Engine) para que los contenedores se inicien con un entorno Linux m\\u00e1s t\\u00edpico. Como medida de mitigaci\\u00f3n, el punto de entrada de un contenedor puede modificarse para usar una utilidad como \\\"capsh(1)\\\" para eliminar las capacidades heredables antes de que sea iniciado el proceso primario\"}]",
"id": "CVE-2022-24769",
"lastModified": "2024-11-21T06:51:03.593",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 2.5, \"impactScore\": 3.4}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"LOCAL\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 2.5, \"impactScore\": 3.4}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:L/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 4.6, \"accessVector\": \"LOCAL\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 3.9, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2022-03-24T20:15:09.493",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2022/05/12/1\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/moby/moby/commit/2bbc786e4c59761d722d2d1518cd0a32829bc07f\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/moby/moby/releases/tag/v20.10.14\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PMQKCAPK2AR3DCYITJYMMNBEGQBGLCC/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5AFKOQ5CE3CEIULWW4FLQKHFFU6FSYG/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5FQJ3MLFSEKQYCFPFZIKYGBXPZUJFVY/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FPOJUJZXGMIVKRS4QR75F6OIXNQ6LDBL/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HIMAHZ6AUIKN7AX26KHZYBXVECIOVWBH/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQCVS7WBFSTKJFNX5PGDRARMTOFWV2O7/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-31\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5162\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2022/05/12/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/moby/moby/commit/2bbc786e4c59761d722d2d1518cd0a32829bc07f\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/moby/moby/releases/tag/v20.10.14\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Third Party Advisory\"]}, {\"url\": \"https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PMQKCAPK2AR3DCYITJYMMNBEGQBGLCC/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5AFKOQ5CE3CEIULWW4FLQKHFFU6FSYG/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5FQJ3MLFSEKQYCFPFZIKYGBXPZUJFVY/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FPOJUJZXGMIVKRS4QR75F6OIXNQ6LDBL/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HIMAHZ6AUIKN7AX26KHZYBXVECIOVWBH/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQCVS7WBFSTKJFNX5PGDRARMTOFWV2O7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-31\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2022/dsa-5162\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-732\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-732\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-24769\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-03-24T20:15:09.493\",\"lastModified\":\"2024-11-21T06:51:03.593\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.\"},{\"lang\":\"es\",\"value\":\"Moby es un proyecto de c\u00f3digo abierto creado por Docker para permitir y acelerar la contenci\u00f3n de software. Fue encontrado un bug en Moby (Docker Engine) versiones anteriores a 20.10.14, en el que los contenedores eran iniciados incorrectamente con capacidades de proceso Linux heredables no vac\u00edas, creando un entorno Linux at\u00edpico y permitiendo que los programas con capacidades de archivo heredables elevaran esas capacidades al conjunto permitido durante \\\"execve(2)\\\". Normalmente, cuando los programas ejecutables presentan capacidades de archivo permitidas especificadas, los usuarios y procesos no privilegiados pueden ejecutar esos programas y conseguir las capacidades de archivo especificadas hasta el conjunto permitido. Debido a este bug, los contenedores que inclu\u00edan programas ejecutables con capacidades de archivo heredables permit\u00edan que usuarios y procesos no privilegiados consiguieran adicionalmente estas capacidades de archivo heredables hasta el conjunto de l\u00edmites del contenedor. Los contenedores que usan usuarios y grupos de Linux para llevar a cabo la separaci\u00f3n de privilegios dentro del contenedor son los m\u00e1s directamente afectados. Este bug no afectaba a la caja de arena de seguridad del contenedor, ya que el conjunto heredable nunca conten\u00eda m\u00e1s capacidades que las incluidas en el conjunto delimitador del contenedor. Este bug ha sido corregido en Moby (Docker Engine) versi\u00f3n 20.10.14. Los contenedores en ejecuci\u00f3n deben detenerse, eliminarse y volver a crearse para que sean restablecidas las capacidades heredables. Esta correcci\u00f3n cambia el comportamiento de Moby (Docker Engine) para que los contenedores se inicien con un entorno Linux m\u00e1s t\u00edpico. Como medida de mitigaci\u00f3n, el punto de entrada de un contenedor puede modificarse para usar una utilidad como \\\"capsh(1)\\\" para eliminar las capacidades heredables antes de que sea iniciado el proceso primario\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.5,\"impactScore\":3.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.5,\"impactScore\":3.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:L/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":4.6,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":3.9,\"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-732\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-732\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mobyproject:moby:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"20.10.14\",\"matchCriteriaId\":\"251599F9-5922-4381-8D28-A663B2CEA315\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"703AF700-7A70-47E2-BC3A-7FD03B3CA9C1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"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\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:runc:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.1.2\",\"matchCriteriaId\":\"1266D0BA-8DDB-43DF-A1A0-D5CE23BE27C1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2022/05/12/1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/commit/2bbc786e4c59761d722d2d1518cd0a32829bc07f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/releases/tag/v20.10.14\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PMQKCAPK2AR3DCYITJYMMNBEGQBGLCC/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5AFKOQ5CE3CEIULWW4FLQKHFFU6FSYG/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5FQJ3MLFSEKQYCFPFZIKYGBXPZUJFVY/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FPOJUJZXGMIVKRS4QR75F6OIXNQ6LDBL/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HIMAHZ6AUIKN7AX26KHZYBXVECIOVWBH/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQCVS7WBFSTKJFNX5PGDRARMTOFWV2O7/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202401-31\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://www.debian.org/security/2022/dsa-5162\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2022/05/12/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/commit/2bbc786e4c59761d722d2d1518cd0a32829bc07f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/releases/tag/v20.10.14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6PMQKCAPK2AR3DCYITJYMMNBEGQBGLCC/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5AFKOQ5CE3CEIULWW4FLQKHFFU6FSYG/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/A5FQJ3MLFSEKQYCFPFZIKYGBXPZUJFVY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FPOJUJZXGMIVKRS4QR75F6OIXNQ6LDBL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HIMAHZ6AUIKN7AX26KHZYBXVECIOVWBH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HQCVS7WBFSTKJFNX5PGDRARMTOFWV2O7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202401-31\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2022/dsa-5162\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
RHSA-2022_1370
Vulnerability from csaf_redhat - Published: 2022-04-20 12:18 - Updated: 2024-12-17 21:56A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.8.37 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.37.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. 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 OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.8.37. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2022:1369\n\nSecurity Fix(es):\n\n* moby: Default inheritable capabilities for linux container should be\nempty (CVE-2022-24769)\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(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.8 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html",
"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-2022:1370",
"url": "https://access.redhat.com/errata/RHSA-2022:1370"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1370.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.8.37 security and extras update",
"tracking": {
"current_release_date": "2024-12-17T21:56:20+00:00",
"generator": {
"date": "2024-12-17T21:56:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:1370",
"initial_release_date": "2022-04-20T12:18:41+00:00",
"revision_history": [
{
"date": "2022-04-20T12:18:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-04-20T12:18:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:56:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.8",
"product": {
"name": "Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"product": {
"name": "openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"product_id": "openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.8.0-202204101845.p0.g37691a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.8.0-202204101845.p0.g8e44437.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.8.0-202204101845.p0.gb9eec62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"product": {
"name": "openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"product_id": "openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ghostunnel\u0026tag=v4.8.0-202204101845.p0.g3f61070.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"product": {
"name": "openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"product_id": "openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hadoop\u0026tag=v4.8.0-202204101845.p0.gebd9cb4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"product": {
"name": "openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"product_id": "openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hive\u0026tag=v4.8.0-202204101845.p0.g8fb24af.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.8.0-202204101845.p0.g1b0724a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.8.0-202204111736.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.8.0-202204130333.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.8.0-202204101845.p0.ge4a18e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.8.0-202204101845.p0.ga531700.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.8.0-202204101845.p0.g44c178f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.8.0-202204112212.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"product_id": "openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.8.0-202204101845.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.8.0-202204101845.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.8.0-202204101845.p0.g458be7e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.8.0-202204101845.p0.g2be42ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.g2be42ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.8.0-202204101845.p0.g2a9f548.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.gfcdcef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.8.0-202204101845.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.g458be7e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"product": {
"name": "openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"product_id": "openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.8.0-202204101845.p0.g2ae5850.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.8.0-202204111736.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"product": {
"name": "openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"product_id": "openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-ansible-operator\u0026tag=v4.8.0-202204101845.p0.g0d7ecfb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.8.0-202204101845.p0.g8aaede2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"product": {
"name": "openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"product_id": "openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-reporting-operator\u0026tag=v4.8.0-202204101845.p0.g0d7ecfb.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.8.0-202204101845.p0.gd71faa4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.8.0-202204101845.p0.g7bbde4c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.gef8ad45.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"product": {
"name": "openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"product_id": "openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-presto\u0026tag=v4.8.0-202204101845.p0.gf1abc62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.8.0-202204101845.p0.gd71faa4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"product_id": "openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.8.0-202204101845.p0.ga866f8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.8.0-202204101845.p0.gd34636e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.8.0-202204101845.p0.g3fcc977.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"product": {
"name": "openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"product_id": "openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.8.0-202204101845.p0.g37691a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.8.0-202204101845.p0.g8e44437.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.8.0-202204101845.p0.gb9eec62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.8.0-202204101845.p0.g1b0724a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.8.0-202204111736.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le",
"product_id": "openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.8.0-202204130333.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.8.0-202204101845.p0.ge4a18e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.8.0-202204101845.p0.ga531700.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.8.0-202204101845.p0.g44c178f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.8.0-202204112212.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.8.0-202204101845.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.8.0-202204101845.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.8.0-202204101845.p0.g458be7e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.8.0-202204101845.p0.g2be42ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.g2be42ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.8.0-202204101845.p0.g2a9f548.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.gfcdcef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.8.0-202204101845.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.g458be7e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"product": {
"name": "openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"product_id": "openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.8.0-202204101845.p0.g2ae5850.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.8.0-202204111736.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.8.0-202204101845.p0.g8aaede2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"product_id": "openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.8.0-202204101845.p0.gd71faa4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.8.0-202204101845.p0.g7bbde4c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.gef8ad45.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.8.0-202204101845.p0.gd71faa4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"product_id": "openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.8.0-202204101845.p0.ga866f8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.8.0-202204101845.p0.gd34636e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.8.0-202204101845.p0.g3fcc977.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"product_id": "openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"product": {
"name": "openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"product_id": "openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.8.0-202204101845.p0.g37691a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.8.0-202204101845.p0.g8e44437.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.8.0-202204101845.p0.gb9eec62.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.8.0-202204101845.p0.g1b0724a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.8.0-202204111736.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"product_id": "openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.8.0-202204130333.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.8.0-202204101845.p0.ge4a18e4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"product_id": "openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.8.0-202204101845.p0.ga531700.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.8.0-202204101845.p0.g44c178f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.8.0-202204112212.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"product_id": "openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.8.0-202204101845.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.8.0-202204101845.p0.gb35596f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.8.0-202204101845.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.8.0-202204101845.p0.g458be7e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.8.0-202204101845.p0.g2be42ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.g2be42ab.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.8.0-202204101845.p0.g2a9f548.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.gfcdcef8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.8.0-202204101845.p0.gad38e11.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.g458be7e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"product": {
"name": "openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"product_id": "openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.8.0-202204101845.p0.g2ae5850.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.8.0-202204111736.p0.g50982c6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.8.0-202204101845.p0.g8aaede2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"product_id": "openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.8.0-202204101845.p0.gd71faa4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.8.0-202204101845.p0.g7bbde4c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.8.0-202204101845.p0.gef8ad45.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.8.0-202204101845.p0.gd71faa4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"product_id": "openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.8.0-202204101845.p0.ga866f8e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.8.0-202204101845.p0.gd34636e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.8.0-202204101845.p0.g3fcc977.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"product_id": "openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.8.0-202204101845.p0.gaae071c.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le"
},
"product_reference": "openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64"
},
"product_reference": "openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x"
},
"product_reference": "openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64"
},
"product_reference": "openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64"
},
"product_reference": "openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64"
},
"product_reference": "openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64"
},
"product_reference": "openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64"
},
"product_reference": "openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64"
},
"product_reference": "openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x"
},
"product_reference": "openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le"
},
"product_reference": "openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64"
},
"product_reference": "openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64 as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.8",
"product_id": "8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.8"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-24769",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"8Base-RHOSE-4.8:openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: Default inheritable capabilities for linux container should be empty",
"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-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"8Base-RHOSE-4.8:openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "RHBZ#2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq",
"url": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq"
}
],
"release_date": "2022-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-04-20T12:18:41+00:00",
"details": "For OpenShift Container Platform 4.8 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.8/release_notes/ocp-4-8-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.8/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1370"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"8Base-RHOSE-4.8:openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:145bc0fcc916fc5ba6c280a929ed05e387d12292b70f8e1e7c4492b6eab61207_amd64",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:63a9c7e0b5b5d867ff6fd663eaf57ff70eb49f5f3831f0996f65af8c7254c060_s390x",
"8Base-RHOSE-4.8:openshift4/kubernetes-nmstate-rhel8-operator@sha256:eb9df656b2a1d3591aa05f870b702c28739a7db053d437470b58ce4dc88c7215_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:a66ca78717e810db06c5d40e0bdacef82e84bd409ef9df36b9ff67b84e8f2918_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:d7817a1810555092b0a1ac760d8e1f6c72046d73e716b37e9b83992fcdd4cd29_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ansible-operator@sha256:e67080c8a2b3e393314b7e73e16da9e2633d336a04756f7717a501848516b008_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:4688f6f4a155dc13319d0859dbdb58df756a843d39a497392f35102c860d4ed0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:d34e8b31091de01649fc3acac59af40c86d96367872f0820fd657e67996f6c7a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-capacity@sha256:f1d48f16228ece7f7ba6b11edc1d0c6d3a19f66e4120c76c70945bcd6b881d1b_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:22c170722ab8e447c8c66ac02c06704f22b5e531d6fdf86e37b741e8440f5975_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:83ec76b598999bc3f3320df08d95a715dc9f85d7cbddf9b33a719d995b927227_s390x",
"8Base-RHOSE-4.8:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:df7a07e39240c213bcac04cbd1f57bb92930f40d136c7876ec0ba0c088bd7ba4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:18396793a5cda6c307d1991835b2e795d8fd9cb93e1e512a5c172e732c74cd5d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:595e93d4c92aa9e0e3208a966fc54b1fdfd2de15e833b01efb6252e85b99c191_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-cluster-nfd-operator@sha256:a6f76410161b97c14f8227c39928b20003f56e9cfc46ce54cfa5ada91be742b6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0274ce92c49a22bb30903b6ddb649d7ac33cea7a8e7c2348ed54658546b5bae4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:0b8798cf79d95a0ce29e8c2d8f6d21c2b001b35e112daae1ac2ca026d9984123_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:ff1662edb028d9af06e54dd3aa0d76d5d422bdc550c9907ee44a8953f7d9e41f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:149d0868b0df2b16d5ed407b015d4450a54d247b645667286a3e3d275cee76b6_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:30d362b0d708e1237933f16c661a013e61c2e049e3c3f0acad04f505c28352cd_s390x",
"8Base-RHOSE-4.8:openshift4/ose-clusterresourceoverride-rhel8@sha256:3cad0c1d3bad0c2c9a9f148f02c2ec379238d31bd7e99fc6269c1b1272f38e8a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:0a731a24c2a1759eae217a5d15314848a068f3b784154b37188665651e076a3a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:14d4584b83f18a0390eff37bb3f1e33b397184ea31cd133f3fb58c9d1d8eb9a2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-descheduler@sha256:2fdf3e2c294376ac204550ac7bb871f173fd9f8f37199023be38f8848c50e301_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:255a8e05378475a52e9fc24a0230e5f279012ce90b820b8193ae2a5d1545a1e1_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:43040acb9b271ff53df2f26ac140c947f79d317e63559f81cab67902bf00deb8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-dns-proxy@sha256:d6a7ba2ae31e7f1021e59f3e1443d737fe5a07a6b88f9d6f67e0a023c7706e93_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:ec1f565f0e2ecf155b703d77f7f1c89b8cbccb26fadcfe8350685838094163f8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f1ea0c1f691297ce10ce19cd826b7d930771eb9f70169d0ad8e4196bba1ef92f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-egress-http-proxy@sha256:f995e1b522b562d762ed30b9d0cb638e2ce548bb01748d9ba437f616b0cc7286_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:62dfc9311c6f22d8fb4b44fb0ae929fd4bd5a2f07803751a233805f392a379b6_amd64",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:9d72eccd1af692a6c865ce0e870c68999795e51fe431f2df0789391406731ad6_s390x",
"8Base-RHOSE-4.8:openshift4/ose-egress-router@sha256:baa05dbaccb81a5e8325e9139f798ad8a9c053f99395309c7f7d23313e324cc2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ghostunnel@sha256:45b2f9e5f6a1bc0615d34ade3d3e6bff452f8b1dd8b3af91d83d6c19d5b66885_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:024810facb6a20416ba8f19ebf51bfb896723dd23a90bf8415bca00dd2bb5fbe_amd64",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:032e2b49764f039b83d32154ad8f585fb8f0672c61d3e089ad47b98b2d853335_s390x",
"8Base-RHOSE-4.8:openshift4/ose-helm-operator@sha256:20ab3ef6957ddae54b354959aa98a492dbb1c3f53edfc349f0eac84ce196dafc_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:2f335e194c7c0906aac9993d56de7a399c6823a3622290eb7bab2ed768dff447_s390x",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:76dd914ff28d93c0afcebebb697ddadd057c394abc48b95f4dda1d27da2b807e_amd64",
"8Base-RHOSE-4.8:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:d173e6ed4ccf5aac7642f9c4ebb1d27af2c510f88786cba89721289a21f52a06_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:2a9f4e112ad575f70f19590f991693471c8f6be0c72f0ce02dc24f7880383c4c_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:d32a957a18b449e1ba5089dd9dcc972f30e64fe55bfe5847751c2aba4f9560c4_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-diskmaker@sha256:f9bdaebbbbdd90c911bc400922ecd46f26b2b7ed2e16e0ddaee34b480c7c9cdd_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:49fb76099e06f90f6e4c71109f730e5a2bce82d1870c56c5c749e76bd1a73a4b_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:601cca89d38f78972a9141e29c689858d3f3ca9055017e533bf95ddd07d0830b_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-mustgather-rhel8@sha256:70de58ec49f11bb83457d52a37e0aa7ed3c9652b3819bf2de03b35b33ce62817_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:0a5f70ebe2c098950c81080d74b808d1845a2dd9e9d7296b1281f7aed3d76210_amd64",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:558ae10cbb19a4003f7eb2f5c67221abf243e5397e66de78364cba430546f47c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-operator@sha256:a340eb22183b82bfd9fdb35c25d224c9c9431febc8405493fe4a9c9f10a2afea_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:37730f7acce4d42a12c23cc90a878bf2feee4f0b5f6adf594c8f362d4728131f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:b4fd532bb19589be028b1c7da3f39b79155d452a531b3c5654fa6dd221c3d95d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-local-storage-static-provisioner@sha256:d71f9fd5bbd91c96b7fde145ce813b7643fb5df19727b6df9b484355a485730f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-ansible-operator@sha256:48008b00b76774458555249d7f17c868eec18ce8ddb6eaa61c72bf4eb5e8136f_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-hadoop@sha256:a9c5753528559f2636b0d6de021b64da1bbff527589428371aaac037a3460373_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:14d3048283a6effcdd01bb2a4a4d196e12ecf092a98620f693266f1323f9786a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:4e5ed1088642ac40ef0cc3a67e28b9f3b07ed874b593325e487f034ad8d316dd_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-helm-container-rhel8@sha256:b3f603ffd5095f8140c52f532be8c5a763475f6c9cd70e38869363845d35eb54_s390x",
"8Base-RHOSE-4.8:openshift4/ose-metering-hive@sha256:5c8ace4e8c189f1bbf2565aff5e1a5f4ed7e0a472f5957f184d777fcfaa1b331_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-presto@sha256:ed9759571e8394f6a1e606bb8bca12cd459954cc78846766c2e1e0c7af024d28_amd64",
"8Base-RHOSE-4.8:openshift4/ose-metering-reporting-operator@sha256:d05cf80bd493aab2a95954f503362d25c8f537676307c33619bba5ddab814213_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:2d3194619ce597bf43affc0642b027953d1f5d6aef9972b0413bd8ab6270bbb5_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:8b51e4bcd12529c1962876a7bbb3afa84f8bfb5202ee980c243577cf04bc228e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-feature-discovery@sha256:f35156ef4484ce061c714e6535f468f6690336fffa46aa0dcecf3b5de2231afb_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:66cc71b1f55bc2f63b618734c8908bf9613ce5fc0a062ee16db6a6ae1a6e47a4_amd64",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:84d8bd764817018f3611ff478556d3d3ec59457aee63118044edf59d63a953a5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-node-problem-detector-rhel8@sha256:e565bd155219385cee3095a3f3b7a9a455a4b7063cebc8ec961616561a1a87b8_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:05bb2e151ac4f93d9d6f6921f9101bc03b62e30923cf6caaa141c2afcb01af01_s390x",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:1c4abaab05059b8f707cb38f49bf5e3e498b92dc38b2a738d06e39d288e941a0_amd64",
"8Base-RHOSE-4.8:openshift4/ose-operator-sdk-rhel8@sha256:e149621fe4dd369ee43604a84e8e42f6da9cb55eda2b32bf52a9bd44bf1d71d9_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:1723228aaad6c19d19a26f02d3c8762df9d5fe93a0122323e61b043afaa50604_amd64",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:42b517309ea4b2abc94445d1eb8a172edc50e36a07acb72f740f02f69f0b2508_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp-operator@sha256:b337d327df59170279e9f313003bce98a6374c79045fb19d04b6d8e5dd27c856_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:0cba61dd712f2bf629517543de5cc42986433bed0879aa470885848ebd76da8d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:8d12b1ab8caa866766dcc110db3e3f695c797a5fabcd968fe2bd8d9375e01f53_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-ptp@sha256:d3b2259b961ae0b084c12b7c7e7dc63bc80228cab29f7a56603e328f81068059_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:11437975cf4aab3067f6aa87dbf8e7f5af1ca4188da1985a03e09d93843a5819_amd64",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ce51757826280b559a0a39ae8c86621c43df5f4d48020ca53f5c18e1c09e1ca0_s390x",
"8Base-RHOSE-4.8:openshift4/ose-service-idler-rhel8@sha256:ef4f8c32d68df8231fb57b04c7e06d21567164d7c9a0fc19975d9c562bb8ba07_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:298a40545b62c9a80a5ad0dbd8498e9db0f00222fde564443eecfd90bb9ca1b8_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:3d8e90a5014c0669fb0f38a1ea1180bdd57906c3aed931c44a7044fbc415cad7_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-cni@sha256:fea5ccc4b6cebb7866728f52f51f89171e46126e15acadb5a091fb933aea3b9f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:6ab7abdadfa6e1cc809d0569f0472aeff1e03a65225a0051dcd80c130e19cbe7_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:972e387d2ef808c3d5345772bbd61b943ffe9d80f09b72491b089c92aabc50b2_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-dp-admission-controller@sha256:fdc90637f789a62dec66688141236fc11262a3111db724f2508518c6f206f7f2_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:6d23da6c70d339203b73cdbc3b66a4f625884391bf3538038fe4cdac86912b8e_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:bed45e8311a0e024b9a3aa122ff463b3206ca1a685c846fcaf8f3e6f064c2ce4_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-infiniband-cni@sha256:c3e3ece1dea8e326b50de7c925cab52373a107004b27fbdb0e88d94738a8806a_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:07c6cbe25dea24851f795657ba3fac060d4722c0a4659d258092f6f44408f43a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:0847712d9f150dd367e2d364bd4f22028f99d2ae30bda40bda6db825c07c94ab_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-config-daemon@sha256:ad7160c04a563a47b9c3ceb645b41393953408c7f2f8c6c04b9d4d71f9967edf_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:3ba3e5b2f05fe36ad5f80b799e8ca1113a3ddc786764ff5164e57762186d3f91_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:54b4552271398c78d9af5646145c116cfe523dc0386f56d4348fc59dae51179a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-device-plugin@sha256:58e738217a9a3e6d02aa50a76d2b5f90ef419fca72134cd182bb3283fd8c3aa5_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:629da96d36c182927ddae0e6bf190eb73ecdb4bbb9d99db43dc8600c7662c147_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:64df50b452869107d84a846eae3b18a147f0d8c0ce949e6660ca4adad528dd2a_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-operator@sha256:8a0148ac77b1617d9eb974b4e29038352034e23433322b6968e14a6eb7e11a1f_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:4e033ae78a3047b57c402a8087d53f50e6c56ad1de42496f25815312bb2c190f_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:cc161aa2f5170057bd3bbf1b2fec35d28e8e1ed53fb0e7d1088f155ddcc1914d_amd64",
"8Base-RHOSE-4.8:openshift4/ose-sriov-network-webhook@sha256:ef3517e7abc5bc13c281f3ff4c2ed00f9c9a7ebdab6eeab712b82a6d6ef39261_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:25d98d7d0fd1a97fd33773e97e44685bf7d9733bcb445c389b8bfffc8c64e050_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:63dd5975596c3fd3b9d3a1e65bc1b92dd43df77ed01d2cd3d20f06e3fc68447c_s390x",
"8Base-RHOSE-4.8:openshift4/ose-sriov-operator-must-gather@sha256:fda3e9110d8d62383b78fa1b7c629e75b56dc10e8d074964db122d635c9a37ed_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:47f23979b19447ec3cd2c2d75f65acea3bb47e19a2bb8b15b096061332aedd58_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:a730717cf39bf2890bd361d256faf04d56f90100315505585b9cf3d312617f21_ppc64le",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:ae869f32b8a1fc94a2d99bed7775a299ecf899b993ba0bbc478a3c8b5e8d0552_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:2155b4abe5cee6ee33ce7c54352e3ba055c87fea1f3a4989abc918a8dac84278_amd64",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:eaf1adfb7e26b95518056cdb003a9f778b87a2434786793de5d7d1cb509cfc2d_s390x",
"8Base-RHOSE-4.8:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:fac5259200e2b5c1eb78898f7362aaee9a2c4497a00827365d1ab5181d5cd91a_ppc64le",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:62543a89fd75ac6452c090fd3c68f1aaf551461721ef7281d331b9ab7ac4e43a_amd64",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:9a30beb9e1075913f57a0b301deca5eb0fce0b3f317df26fd7107ce2fe3f0ebd_s390x",
"8Base-RHOSE-4.8:openshift4/ptp-must-gather-rhel8@sha256:fbeff57ef75080c747b581ba45b344ab3d22f13920133932b2405e05dd8465dc_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022_1622
Vulnerability from csaf_redhat - Published: 2022-05-04 09:05 - Updated: 2024-12-17 21:56A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.6.57 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.6.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. 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 OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.6.57. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2022:1621\n\nSecurity Fix(es):\n\n* moby: Default inheritable capabilities for linux container should be\nempty (CVE-2022-24769)\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(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.6 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.6/updating/updating-cluster-cli.html",
"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-2022:1622",
"url": "https://access.redhat.com/errata/RHSA-2022:1622"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2059996",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059996"
},
{
"category": "external",
"summary": "2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1622.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.6.57 security and extras update",
"tracking": {
"current_release_date": "2024-12-17T21:56:38+00:00",
"generator": {
"date": "2024-12-17T21:56:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:1622",
"initial_release_date": "2022-05-04T09:05:42+00:00",
"revision_history": [
{
"date": "2022-05-04T09:05:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-04T09:05:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:56:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.6",
"product": {
"name": "Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"product": {
"name": "openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"product_id": "openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.6.0-202204261127.p0.g4c0ed6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.6.0-202204261127.p0.gb392f6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"product": {
"name": "openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"product_id": "openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-logging-operator\u0026tag=v4.6.0-202204261127.p0.g68a0fbe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.6.0-202204261127.p0.g791e21e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"product": {
"name": "openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"product_id": "openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-operator\u0026tag=v4.6.0-202204261127.p0.gd421c69.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"product": {
"name": "openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"product_id": "openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ghostunnel\u0026tag=v4.6.0-202204261127.p0.gf048851.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"product": {
"name": "openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"product_id": "openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hadoop\u0026tag=v4.6.0-202204261127.p0.gf381145.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"product": {
"name": "openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"product_id": "openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hive\u0026tag=v4.6.0-202204261127.p0.gf139e12.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.6.0-202204261127.p0.g8082d6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.6.0-202204261127.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.6.0-202204261127.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.6.0-202204261127.p0.g9ee7458.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"product": {
"name": "openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"product_id": "openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-curator5\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"product": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"product_id": "openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-elasticsearch6\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"product": {
"name": "openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"product_id": "openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-eventrouter\u0026tag=v4.6.0-202204261127.p0.g131cfe6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"product": {
"name": "openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"product_id": "openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-fluentd\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"product": {
"name": "openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"product_id": "openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-kibana6\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.6.0-202204261127.p0.ge75e467.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.6.0-202204261127.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.6.0-202204261127.p0.g44065a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"product_id": "openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.6.0-202204261127.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.6.0-202204261416.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.6.0-202204261127.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.6.0-202204261127.p0.gfabfa8b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.g9c75ad0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"product": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"product_id": "openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-proxy\u0026tag=v4.6.0-202204261127.p0.g12d80b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.6.0-202204261127.p0.gb7a8c6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"product": {
"name": "openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"product_id": "openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.6.0-202204261127.p0.g8f5a67a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"product": {
"name": "openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"product_id": "openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-ansible-operator\u0026tag=v4.6.0-202204261127.p0.gd74112d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.6.0-202204261127.p0.gcc06fc6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"product": {
"name": "openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"product_id": "openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-reporting-operator\u0026tag=v4.6.0-202204261127.p0.gd74112d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.6.0-202204261127.p0.g97081b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.6.0-202204261127.p0.ga19224c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.gddfb5bf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"product": {
"name": "openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"product_id": "openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-presto\u0026tag=v4.6.0-202204261127.p0.g190688a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"product_id": "openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.6.0-202204261127.p0.gd209fd9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.6.0-202204261127.p0.g907f1f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.6.0-202204261127.p0.g62be5ad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"product": {
"name": "openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"product_id": "openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.6.0-202204261127.p0.g4c0ed6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.6.0-202204261127.p0.gb392f6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"product": {
"name": "openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"product_id": "openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-logging-operator\u0026tag=v4.6.0-202204261127.p0.g68a0fbe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.6.0-202204261127.p0.g791e21e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"product": {
"name": "openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"product_id": "openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-operator\u0026tag=v4.6.0-202204261127.p0.gd421c69.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.6.0-202204261127.p0.g8082d6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.6.0-202204261127.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"product_id": "openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.6.0-202204261127.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.6.0-202204261127.p0.g9ee7458.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"product": {
"name": "openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"product_id": "openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-curator5\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"product": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"product_id": "openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-elasticsearch6\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"product": {
"name": "openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"product_id": "openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-eventrouter\u0026tag=v4.6.0-202204261127.p0.g131cfe6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"product": {
"name": "openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"product_id": "openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-fluentd\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"product": {
"name": "openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"product_id": "openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-kibana6\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"product_id": "openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.6.0-202204261127.p0.ge75e467.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.6.0-202204261127.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.6.0-202204261127.p0.g44065a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"product_id": "openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.6.0-202204261127.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.6.0-202204261416.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.6.0-202204261127.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.6.0-202204261127.p0.gfabfa8b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.g9c75ad0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"product": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"product_id": "openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-proxy\u0026tag=v4.6.0-202204261127.p0.g12d80b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.6.0-202204261127.p0.gb7a8c6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"product": {
"name": "openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"product_id": "openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.6.0-202204261127.p0.g8f5a67a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.6.0-202204261127.p0.gcc06fc6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"product_id": "openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.6.0-202204261127.p0.g97081b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.6.0-202204261127.p0.ga19224c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.gddfb5bf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"product_id": "openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.6.0-202204261127.p0.gd209fd9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.6.0-202204261127.p0.g907f1f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.6.0-202204261127.p0.g62be5ad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"product_id": "openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"product": {
"name": "openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"product_id": "openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.6.0-202204261127.p0.g4c0ed6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.6.0-202204261127.p0.gb392f6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"product": {
"name": "openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"product_id": "openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-logging-operator\u0026tag=v4.6.0-202204261127.p0.g68a0fbe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.6.0-202204261127.p0.g791e21e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"product": {
"name": "openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"product_id": "openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-operator\u0026tag=v4.6.0-202204261127.p0.gd421c69.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.6.0-202204261127.p0.g8082d6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.6.0-202204261127.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"product_id": "openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.6.0-202204261127.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.6.0-202204261127.p0.g9ee7458.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"product": {
"name": "openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"product_id": "openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-curator5\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"product": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"product_id": "openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-elasticsearch6\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"product": {
"name": "openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"product_id": "openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-eventrouter\u0026tag=v4.6.0-202204261127.p0.g131cfe6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"product": {
"name": "openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"product_id": "openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-fluentd\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"product": {
"name": "openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"product_id": "openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-kibana6\u0026tag=v4.6.0-202204261127.p0.gfa081d8.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.6.0-202204261127.p0.ge75e467.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.6.0-202204261127.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.6.0-202204261127.p0.g44065a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.6.0-202204261127.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.6.0-202204261416.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.6.0-202204261127.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.6.0-202204261127.p0.gfabfa8b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.g9c75ad0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.6.0-202204261127.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"product": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"product_id": "openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-proxy\u0026tag=v4.6.0-202204261127.p0.g12d80b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.6.0-202204261127.p0.gb7a8c6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"product": {
"name": "openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"product_id": "openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.6.0-202204261127.p0.g8f5a67a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.6.0-202204261127.p0.gcc06fc6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"product_id": "openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.6.0-202204261127.p0.g97081b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.6.0-202204261127.p0.ga19224c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.6.0-202204261127.p0.gddfb5bf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"product_id": "openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.6.0-202204261127.p0.gd209fd9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.6.0-202204261127.p0.g907f1f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.6.0-202204261127.p0.g62be5ad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"product_id": "openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.6.0-202204261127.p0.gdb45a3f.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64"
},
"product_reference": "openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le"
},
"product_reference": "openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x"
},
"product_reference": "openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64"
},
"product_reference": "openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le"
},
"product_reference": "openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x"
},
"product_reference": "openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64"
},
"product_reference": "openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x"
},
"product_reference": "openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le"
},
"product_reference": "openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le"
},
"product_reference": "openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x"
},
"product_reference": "openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64"
},
"product_reference": "openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64"
},
"product_reference": "openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64"
},
"product_reference": "openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x"
},
"product_reference": "openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le"
},
"product_reference": "openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x"
},
"product_reference": "openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le"
},
"product_reference": "openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64"
},
"product_reference": "openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le"
},
"product_reference": "openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64"
},
"product_reference": "openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x"
},
"product_reference": "openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64"
},
"product_reference": "openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le"
},
"product_reference": "openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x"
},
"product_reference": "openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x"
},
"product_reference": "openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64"
},
"product_reference": "openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le"
},
"product_reference": "openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64"
},
"product_reference": "openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64"
},
"product_reference": "openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64"
},
"product_reference": "openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64"
},
"product_reference": "openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64"
},
"product_reference": "openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x"
},
"product_reference": "openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64"
},
"product_reference": "openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le"
},
"product_reference": "openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-24769",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: Default inheritable capabilities for linux container should be empty",
"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-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "RHBZ#2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq",
"url": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq"
}
],
"release_date": "2022-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-04T09:05:42+00:00",
"details": "For OpenShift Container Platform 4.6 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.6/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1622"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7227f6391a4e4e3b4b445d6ca1012540eb1fc339c8b311122a5863cc6f3ea00f_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:7e5613f203526a5db47ea2b4a19ee335cdb121a11aa443f5dbf116cc3736dd9f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:de95aa59646a40a623ab4cd05cf66d3b71b9a8c72d96bb9ea8f7529656a7e654_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:1fec8e8dd6de03da780630cbeb3648872d58ead0ff675c78d18f789f7a398720_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:4d971476995e09ccbbfef1a0147ed444a54e5d5e9f67d0480779293002fa70ef_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:b21b4046d33ec5f254da34362efe70f919f3b27fe1906db7aa01a4fa74a4fd7a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:12bf28ecdece5cc3eab074642fe98ea27fde43e6b6e652cd8fb6e7467009c449_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:5c7ed1528d862cd0bf2c2f420e260fe7b980a052582603a49aeb8325edaa7132_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:e024141a6fa9ef8e7e0f43eb14528ac81e5808cbbac1f7aa61b9009bb17c0f13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:3c8d892dcc2888a9de3bae1b3c914c8940675d35cf89ad5095cd7b297eeb9792_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:8bb002e3c3415ac19db403e20c66d32f6c4c23f066237bac5b7a46ad0fb9ce80_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:af43f56809e5e1ec3137c12604103d7221cd3fc9b7166a545d06c8c8dc7a9559_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:196e55ab840af28d507a1f6da9419ce874d4aa73c3c18a8d07ce3b2bf5ea275f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:83aaa3082479722571eadf3a839627b5d966de2b57df499b9c13930be1d10947_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:d83fae089e86569e3be50b209d7fe8823674ff369f2a94d9f333f60bd2174bc1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:2c6ceb93f0159b13b04166b3cb037d38605a397b5a7b42ef9cdb9505a14e60e3_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:7895823b0b496bda058a41e8277f89b169f4ce401e32932826428e05036b9bec_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:d0567ba59549458b4bb07f4fcde2a7e98ca140bc38e898aee62b5dc3a83f4e3b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:503c447b98c04a1bc1727ce2230d49b7cb4c2422501c37811104e89d8716eea2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6c09c63618f07db943e9b317063cc688813c5f92273354436639a69803469c59_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:a8712e5acee76cb3ae1738206bcb6284e09dac6af72a2793f01b0487dbd8974d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:1861aa9063a8b510956cc22ab9d966572772975e03c8d4dc629b86a9023e0f2b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8ed706894c62b55312530c5389ceb566335f93b58899411b34b94c3faead33d5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:a3c86e34e47a5bbc7d4c55df072baa1b8e3f1b0773bc670c63695b7649a2b2e6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:31abdecafc822241cdc33d58affa79378b0589467bbf2641664c25f8de0fc337_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:9a65ccedcf4fc93713e4ebe390e7b7a925e2457a9785e0ffb0b170af249b492a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:d5124ea530fd95d4d75f29c630b8ffef002f92e28ee9bfabd404c2f6b7781d29_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:1aae7a03750b57fa08aff5e08c58cda7c213d6403b6767bc530df822897dd31d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:a5f99b8c4762c1f2d94a8419a6e39143c9f40e02d1c66579cf1d8538f9bf7c38_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:db8bd294e4000debd1fb2539293ec3935cc64544c13ac349e1f1a0242a6f30b0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:5a1a6b434cabdfefc6bda69c40bd34c1a597b4ab170dc0f791bda7d15dee13fb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:7b5920fb45e9719c15b627adf6022d0720e04edcf99d89eec1b46101aeb7b28a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:8dba63c79b485754921f22ead8faa18a18e565c0ad72def9ac36abdd8af94868_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ddc044378f825b9b155f9630084eadb3a894a85d3225f0ada15d8526cd70f632_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:e82702613ced53d2482405211bdd6751a0a07bb720ad504986f1b2b3c4b027df_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:ec57e52d3802280f6849fb75267385ce0ab17caf13d2ffb70ae3f846c9b1c463_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:7b33e72aa47bc03777dcf193f103c17450899c0e5b52811e4e5394b707c9d545_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:9e3d82e6403050a3ca1a7375a5ea8040466e045823144455f544103ca6dacf33_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:dca856b265c1b95dcea151b8367cf30b84c0d11df098f61a819d4f81e324d3f2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:c13c47c45dbbe67a498542b36592c9eb64fe80892c6364725173cf30df2e3f03_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:08ec922386944f03a90049a3f35929eacd216b108650fee5ba1731b8899b28bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:d95890c98232347ae46162eac5bd64cad6dcaab646fcca19d7df8f439483e6ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:f263f983286c165aa1b59a90723514a0fb1dbfc264f32a89dd3a05b691890abb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:1f940929b7397cd584c65a498233cc627c3d69c289be98b1b5424c5feb24209e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:6539e2ddd79c09c644a43ea8720caf1e7416d297e5c81140b20cbf391b6590a2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:e3487c4a26dfea91221f0f9b73c77c5ebbceec8aeea7fb6b39267c23eb593d28_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:494e8763e98d43ee262402156008169fca2fd31311838903bc76621c42a31f39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:6de066bd030167019947b01c3895136d82bfc9c820d7e189df8386de8e267088_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:96244a9c71a7ca5e728262db556e954e25a66bd77734b9d1fd2537cd2570c87c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:8c6bf98c856f0cbb36679f4d34fd47661eb768d013b64274e52a809a2808c11c_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d33b3f03a46ef01027ebdc4ec0d488e552230e31b65ac8a2073d85ab38227323_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d63de62b83d1b9f9e391a3a0a57221fa498792f6ce756091d9c8904cd94a7fb3_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2252df8fbe7ed33c927aff18132d47b2575ae9469762e5452c684cd1fdfce068_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45c006c50b6976dca2d77ebffa4a86eec0b370cef008062793521de11b7c7ac7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:fc34cb043eb2834503d10dd292c3424116ff2ed456983673471636adebc48b7c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:641e4be7ca432149ad0e2dffe53dd77c1db017ec6b0635bd17a2a9d51524282d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:70b0d8f2db3eedd3d7e5bbb0fb83e1c7c5e447dc23269b1d036c86ea8be9c2a2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:9eeebbf7be02555a153a50760a0a2c66ef2c210ec111bfaebaa830d94ac3d60b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:366e4cabebe817bdaf505cf5eec9ddad8a69262d986acc490bccf03d6cdfc872_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f031e3f498f34796d25e1fe25daa7d26521c671ac78afc1110d646b6a407b5b8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:f59b9ca7b492463d4f0a847172483b648a6e8b2e0753fbd6b20e503008c414d2_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:2dea16279f556b393b6caa1ac2a9aec2b7eb34264557a8b81b5eaea96e630a3a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:453800a3748575447e35c853ff3f344183edd0311b624b25936e36f9c2884742_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:843724f9211e22d52c60b699bfca75478a60c2e839f291b91b05d84d17d5a3e9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:7a064e87495743e9ca8aac591804faa80bae1d8cd6f6bf9621eaac8a92b44487_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:dde297c26e43080554018dae0dd046da85a5454f6ee09f000cd8af0a87c8d537_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:fd45da054b133bc6a8eefe44b2f3dfc7698bdd930c64523a94e7e8ead10f0279_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:4abbe00d071d9d71f3f459e0e1cf70f32c610b39105da51ce2543c9919b70aec_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:8e2e9944c739b58cc9a01a5ca07c1db83d2a2ba4aee9453d97e0aa1f1f11bbbb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:f12f38089d222992655de380c6c425522b99a419ed118b6b66f474e3db589df7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:92b982c5c9ef34717f6703e1b816b3a37dc8c5221885074081535fc8f714e44a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:82e32777c2c3df71f808d1ff63f195bbc5b2c720cdc485d192b3354b72f49123_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:36fc4defba4e1c7c858fc0e50d280095a9afc32d7db39d23d4e08507f0f6f29a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:72c6e8db7a83b455d2d96ec7b7ff0b68914610f18de5b9360056a7c70e4e99f3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:edd2e4969faa29dae470e360bfb491377e8a00d22e4548c0aeaeaebb51f00872_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:5baf82e70ae4f35f84c8e363bbe0b742cd64ae1718e2caf5e30e24fddaf92d58_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:777b87bf10761ba155a13751e7d46a245fe596e258f7b4e31173805cd0c092d4_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f30474fd9f5162fb159249495a0744f4fab7e130a351320e7d3426f39031fd94_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:33809894045d1dacc8fbacc12dc4fa4b9ee04dd52da271b4a8f10277c41fc493_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:7c979a01b697d8bcaf9adf93cef6b9454bf9acf1e7c5fa5f7b236d8fad2f5336_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:fa2176e355c7e0d43f3bcce756a5f2340eeac2ad45c34769c666a98a38ab9d2f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:2697aceb66a5764ec793fa69fda303a6000564a62aee4b6ad245dbf1759b214c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:31e6c6342927814850a147988f9d1afc5688c818e1695a56854a0bd1dfc5497f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:4478ea44f7797a5a3e89d54250294b41184708df0a3e87214f83b4f9c5d1d49b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:155237fc0d64471fb9dc83e6b23a0af393a6a3de7c13af1cee546e0c9671bc37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:1859bb922a64288c0f2281b0ee36c5542c2565dc8931e295f1311cbad1dcacf2_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:2ca480061c29f1a550aa6418114a49c3bf6306ac8e83f8d894a2727ff51e03a8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1f1905afbe2fc4fc993d19f6f2cd150c4b03b9379f2d8249452e5b5646f368ff_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:8321ef62bb9da1a24ea345c030e307e6326fa1f7be759c12322c0fa719cea6ae_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:879f46d9dffa1eaca9678e43e996263c1eb854ef2101e9ecf91f4e1012512ec5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4187d27d8a5b8a81a7a8cb83b2b45614b258aaf261bb0966ef9d1d18853a8e7e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:4aa66965d7b6906dd2f2497610d762431c5ac10087511d846ddb31fc24b85402_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:53d482f72b2a275443a97e58675a7a4e0d74e1ac8b17f4b08ff9f282897dee13_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:0e3b65ee1a535ba6190e1e28de3c2035564758344620ff6878171c62a8090ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:234b405e777125552d70d5c6e9463c1b27c7e6292f7d0c65e69e05ff8e03f888_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:81403d12020eb6c34ffc74b0c56ae6b9449a5eaee322ece4e535c8b4962e8145_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:6c0269b7ce5507ff9da76aad97d9cd443b913503e39590dbaa5227b1e8487571_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:814dfd28c504879d0ab2368ea31b2871c868fcd482c06d8abf73e046dfab3ba7_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:ced2cc1c5cf634532c0a55699f57feb08f0d2705bf04cecf4457254923b230f1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:848b0441d8a8780088ecc6b59496ba156f193d10c7ed098d8942c371395c412e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:c01ad7a447d1aecb232636cd4b2a4b2275438eb8db6d9c22d67ce2ea008778bc_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:f06683585dfe51575fce658f2526c336882060e6636218eb478f6235fe7980a6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:13dfffff082c4aaa1d929cad7c647b11aabed32e2d4a83221bc1ef88666ba805_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9258fe2c89824fde2b55c00066c882f785385a1c194ba455924946fa077e3cf1_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:b3c0a500b59cd4b5ca0b12c0a20c74ac1ec5f65905254b83c827fb98fa8da2f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:1579aefa8851e015ff1be73b7b7f93ba1e85bacb518332318b657971d7193f94_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:32d6c2ca6aabaff42bc27ee9dda3a1ecbef89804f480ed2665a89e9d719282b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ac2518a8f89a1ba77a44cf84e7a7096ef7cb3b3ea9fe2997c64e26503591635b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:18b53192361b990701d11e71435ea746bbbc0c845518df7c73267a13b0bd654a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:c52be84ad10c398edd7842e4d8f5d8c73eba7fec516b59736db12da1fbe1d9c2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:d9966072e8acfa72bfc3752f7e010f237a93b8b0881e8d4156f44412220623af_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:74f543f328eda2acc8ab55b089153a6ea8471da64d9a3acf0d81c18f3cef1cf1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:81cdf39161440454ad79b399f080b466508150c66749ce5bc90f40244a42a008_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:a4d67bb61dc76589f33cbee44065be409b1bc154f94da30729e495ad862213ac_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:485c7bca99d2a2e83601b0c53b2cbdaa4a65972f521114efb3b2c86a86666a3c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:535638aaf5a630cb9891b3f4515ad2ae8818739b48f6bcbd5920fabdbea01af0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:9048acd31026a1c8cbdc3813d5e026d0281e6f2ed1542b06be35f37d6e54cf74_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8df4489e520fc7ddfa675fca24ac83d1ca452c741991384f483eeaff09804d9d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:c5c7bc723e2dbc30276bf49b524b2b178c3e219f290d53377b7982551ee2c9ce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:d5d1805247ddbe0c0d5744a8a0e97aee20b25bcdd898688028f885df081a0b39_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:733c559de39e1838cc4673277162d420677fd6c38a7b4ddc4c96476436b9566a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:b5f2ed53c045c1eb7d426bb2f13eddb929e1138baf38d4003fb8e7cce27574c3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e0308d705778e45ec27cb7e5c7de1a0e5a0ab9608e29aecbafbaa57fc0b328df_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022_1699
Vulnerability from csaf_redhat - Published: 2022-05-12 18:05 - Updated: 2024-12-17 21:57A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.7.50 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.7\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. 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 OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.7.50. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHBA-2022:1698\n\nSecurity Fix(es):\n\n* moby: Default inheritable capabilities for linux container should be\nempty (CVE-2022-24769)\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(s) listed in the References section.\n\nAll OpenShift Container Platform 4.7 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html",
"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-2022:1699",
"url": "https://access.redhat.com/errata/RHSA-2022:1699"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "external",
"summary": "2081642",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081642"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1699.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.7.50 security update",
"tracking": {
"current_release_date": "2024-12-17T21:57:37+00:00",
"generator": {
"date": "2024-12-17T21:57:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:1699",
"initial_release_date": "2022-05-12T18:05:11+00:00",
"revision_history": [
{
"date": "2022-05-12T18:05:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-12T18:05:11+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:57:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.7",
"product": {
"name": "Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.7::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"product": {
"name": "openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"product_id": "openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.7.0-202204252136.p0.g7295089.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.7.0-202204252136.p0.g1acc3dd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.7.0-202204252136.p0.ga500af3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.7.0-202204252136.p0.g3a0d90c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"product_id": "openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.7.0-202204252136.p0.ga054523.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"product_id": "openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.7.0-202204252136.p0.g5b1bc4f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.7.0-202204252136.p0.g32653a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"product_id": "openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.7.0-202204211824.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.7.0-202204252136.p0.g1987544.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.7.0-202204252356.p0.g3787d15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.7.0-202204252356.p0.g3787d15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.7.0-202204252136.p0.gd12134c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g2945596.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.7.0-202204252136.p0.g3923a26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g1987544.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"product": {
"name": "openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"product_id": "openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.7.0-202204252136.p0.g6602684.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.7.0-202204252136.p0.gdccc202.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"product_id": "openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.7.0-202204252136.p0.g70c7f85.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"product_id": "openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.7.0-202204252136.p0.g0853bcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.7.0-202204252136.p0.g8b2e494.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g49937fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.7.0-202204252136.p0.g0853bcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"product_id": "openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.7.0-202204252136.p0.g2ad0912.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.7.0-202204252136.p0.g552c314.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.7.0-202204252136.p0.g6d9de39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"product_id": "openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"product": {
"name": "openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"product_id": "openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.7.0-202204252136.p0.g7295089.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.7.0-202204252136.p0.g1acc3dd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.7.0-202204252136.p0.ga500af3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.7.0-202204252136.p0.g3a0d90c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"product_id": "openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.7.0-202204252136.p0.ga054523.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.7.0-202204252136.p0.g5b1bc4f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.7.0-202204252136.p0.g32653a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.7.0-202204211824.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.7.0-202204252136.p0.g1987544.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.7.0-202204252356.p0.g3787d15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.7.0-202204252356.p0.g3787d15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.7.0-202204252136.p0.gd12134c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g2945596.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.7.0-202204252136.p0.g3923a26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g1987544.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"product": {
"name": "openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"product_id": "openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.7.0-202204252136.p0.g6602684.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.7.0-202204252136.p0.gdccc202.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"product_id": "openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.7.0-202204252136.p0.g70c7f85.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"product_id": "openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.7.0-202204252136.p0.g0853bcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.7.0-202204252136.p0.g8b2e494.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g49937fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.7.0-202204252136.p0.g0853bcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"product_id": "openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.7.0-202204252136.p0.g2ad0912.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.7.0-202204252136.p0.g552c314.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.7.0-202204252136.p0.g6d9de39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"product_id": "openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"product": {
"name": "openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"product_id": "openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.7.0-202204252136.p0.g7295089.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.7.0-202204252136.p0.g1acc3dd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.7.0-202204252136.p0.ga500af3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"product": {
"name": "openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"product_id": "openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ghostunnel\u0026tag=v4.7.0-202204252136.p0.g7907399.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"product": {
"name": "openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"product_id": "openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hadoop\u0026tag=v4.7.0-202204251526.p0.g6046504.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"product": {
"name": "openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"product_id": "openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hive\u0026tag=v4.7.0-202204251526.p0.g12e974d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.7.0-202204252136.p0.g3a0d90c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.7.0-202204252136.p0.ga054523.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.7.0-202204252136.p0.g5b1bc4f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.7.0-202204252136.p0.g32653a9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"product_id": "openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"product": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"product_id": "openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-sdk-rhel8\u0026tag=v4.7.0-202204252136.p0.g2cd576d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.7.0-202204211824.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"product": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"product_id": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel8\u0026tag=v4.7.0-202204252136.p0.g1987544.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.7.0-202204252356.p0.g3787d15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.7.0-202204252356.p0.g3787d15.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.7.0-202204252136.p0.gd12134c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g2945596.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.7.0-202204211824.p0.g0e45f63.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.7.0-202204252136.p0.g3923a26.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"product": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"product_id": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubernetes-nmstate-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g1987544.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"product": {
"name": "openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"product_id": "openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.7.0-202204252136.p0.g6602684.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"product": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"product_id": "openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-mustgather-rhel8\u0026tag=v4.7.0-202204252136.p0.gd6211c0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"product": {
"name": "openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"product_id": "openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-ansible-operator\u0026tag=v4.7.0-202204252136.p0.g3959be4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.7.0-202204252136.p0.gdccc202.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"product": {
"name": "openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"product_id": "openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-reporting-operator\u0026tag=v4.7.0-202204252136.p0.g3959be4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"product": {
"name": "openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"product_id": "openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel8\u0026tag=v4.7.0-202204252136.p0.g70c7f85.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.7.0-202204252136.p0.g0853bcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.7.0-202204252136.p0.g8b2e494.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.7.0-202204252136.p0.g49937fc.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"product": {
"name": "openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"product_id": "openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-presto\u0026tag=v4.7.0-202204251526.p0.g2155d34.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"product": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"product_id": "openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ptp-must-gather-rhel8\u0026tag=v4.7.0-202204252136.p0.g0853bcd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"product_id": "openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.7.0-202204252136.p0.g2ad0912.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.7.0-202204252136.p0.g552c314.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.7.0-202204252136.p0.g6d9de39.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.7.0-202204252136.p0.g82745cd.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le"
},
"product_reference": "openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64"
},
"product_reference": "openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le"
},
"product_reference": "openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x"
},
"product_reference": "openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64"
},
"product_reference": "openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64"
},
"product_reference": "openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64"
},
"product_reference": "openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64"
},
"product_reference": "openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64"
},
"product_reference": "openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64"
},
"product_reference": "openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64"
},
"product_reference": "openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64"
},
"product_reference": "openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64"
},
"product_reference": "openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x"
},
"product_reference": "openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x"
},
"product_reference": "openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le"
},
"product_reference": "openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64"
},
"product_reference": "openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64 as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x as a component of Red Hat OpenShift Container Platform 4.7",
"product_id": "8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x"
},
"product_reference": "openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-24769",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: Default inheritable capabilities for linux container should be empty",
"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-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64"
],
"known_not_affected": [
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "RHBZ#2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq",
"url": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq"
}
],
"release_date": "2022-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-12T18:05:11+00:00",
"details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html",
"product_ids": [
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:1699"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:76cab153bc40d8361d5253107b45f904f956656df049d322179a6f707421ed89_s390x",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:9c773e37dd26ae777559f4816fccb52c368d34ca821e3145a51b1e01d1981efa_amd64",
"8Base-RHOSE-4.7:openshift4/kubernetes-nmstate-rhel8-operator@sha256:b83c47c071a07e4c3d7d1cf1a931d1be4b43d7f3030083b4df69ca9cf2e3d081_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:6103e0de06dda389445f59b9c6b5e1a789e0378b7382532023641db6a56ba5c4_ppc64le",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:ad7b2958adf8079d440fc7068c90c0223f9bd8cfb96c109fc456f0aedd37f0c1_s390x",
"8Base-RHOSE-4.7:openshift4/network-tools-rhel8@sha256:e7aa7f26b85434abb4406e4ff95fe0b5c455f654e67d5db67bcfd365b8014872_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:0b891023c5df953f9d4cea4cb326b1032328f998f5769b4a5abbb05dada6200d_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:39b304cc164d14d08e31f09f7df5f38785635c85c48c2654fca6ec0d2849dfdb_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ansible-operator@sha256:ef8af7fc913eee2035c522a2b23392bf12149002f810783c4e42a8c3546de771_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:4e3892f86cb8f8bd48c9c644f01706c1a31e732aefcc88d69f5d748c889d93a8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:aa49408aa86fcc8cbaf70a9d4d6dcdabbd56e5ba1b4dbeb8dec60fa460bc2037_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-capacity@sha256:e39b427e2ee37f6497095c564808babc70d7517748214afe2abdb50953384c2b_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:43e109c56ba9436835fdda1480245f02a5bd9862daa937af4bcf06cbe247efc6_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:9ca5deac6d58d33d2565ba6bb06bc490224af5b3c4cd81052fc0aeda72ba1a07_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:d79e85567ac8ac5668cb805052c3e19a517f43ec756ecb2f4a4fddb410a2bd29_s390x",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:a0f992f12b7c608c67e772fe2d79464ac5a3c6e43c38d13ba08eaf6a32fe8db3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:d05374593b4f33f28698485b9a73caa45d764a47437f758bbecda484419668ed_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-cluster-nfd-operator@sha256:da094dd0ee87f9983ce4b08e4218c4aee7d94704eabe42584a98ef1208614085_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:36a3512e4a7cfc5723aba79360dd42dffc76adb1e7a23a1a531028800eee5309_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:e3a5940e0f11a21223f0f4ad0505614a7e974cb08098d66e610f81b5ccfd321c_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:efc4399b961c183e279ebf92bb8c02391b72f36791ce8dbf952d8b4c76751cab_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0d09eb6ef35ecd6fde1c6324c914777dc96087535334648823e03de8f0eaa911_amd64",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:0e31c204abe2e8ea603440650146081e516100f77276dc4778b787f788d436ec_s390x",
"8Base-RHOSE-4.7:openshift4/ose-clusterresourceoverride-rhel8@sha256:88972c3c6c0cd7641bd43e6fcacae10bc215aeab320ddc0e4a267c71a63cd206_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:5dddf614dc11459afe2e0316f2140a4c08d18c019f3a4ffe22b660fe60fb711a_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:9b4f95cf48e78cd395143d90180e7c04c7c3fade5850132e62d432320f851658_s390x",
"8Base-RHOSE-4.7:openshift4/ose-descheduler@sha256:c180b6a4b6addbc760d1ac95cbc3314b48db0d85ea06ad969274a32f39abaa1e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:499de4a6a999c44edad65eead72940df106bc9d1e6f971f8053329d77e2613eb_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7a00966a37e850a38b4eab36a4fc35c603928e45bcca5d72f570d4d3df23ee14_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-dns-proxy@sha256:7f39e03562c33eecb8eaab284a3d39b3dfea7c4ea2acfcfd37ebdda5a589a287_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:1a5bd80a2f3b9e4b3424f5a4c4a5f3b1ad7b71f2f36a66094ca85e64569c70fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:7668d028c4563f4ff3d74b7c5576922ecc5694f0fa630c387966dd5f79084d79_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-http-proxy@sha256:df8a271dd010eaca1a6ee5adc9df3a690979b834756444011a05274854bcb834_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:74f277a06420e682b6139dc88214d7c4aedd194547e745d6c67f5c3dafda5255_s390x",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:81895f674639c92f972182899eb4240fd79510257fc88da93ca5fe8e756a4017_amd64",
"8Base-RHOSE-4.7:openshift4/ose-egress-router@sha256:b21a82c2f4b282f225bcee0c1fe80e7e3eb40296e52a6ff6fa6f67d17b0e0862_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ghostunnel@sha256:168c106d6e50427936a3c2c2c5fbed84a504305f8b85d165b00c3d05ef4008e6_amd64",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:4a9e656f76ad8f5ec63de6b4c43c0dd0e8d3e3216b9973807281206178d925b6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:5c9f156e06bbd1aae0c83690584affdc74ef0498f8bd06149f5a035ef044b9f7_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-helm-operator@sha256:6ccb0f0964d7a91df2ae62bda7e7b6db5488801808d25d2244924c1c12cbcbd4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d276e7187fb083896af3828185e8a4fcf06c63e94bbc8ccf5aac37cfbb898bd2_amd64",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:d7b8c2c9cf90bf27e33804c82555bf20cb5da8c88976974a82ec570ceac94162_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:fcf2f8bffc34cc1075d17e36d85417ac587e3ec07a581691575cbe1585a309fd_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:37074d79ae9fab08227ad21aa6eab5bf45d3585a9d029ab49cebe7806e34ab90_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:c6a607bee4ca5fd53f4313a1fcd5f6520385fcbcf0195ec7f8646834964ca1e6_s390x",
"8Base-RHOSE-4.7:openshift4/ose-kubernetes-nmstate-handler-rhel8@sha256:da72cd4c9ebd1a4ba2639882c057c0495a4e3fe1842ecbde07a6a8283314a396_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:30df7c34df666dc67d4ef763ace6f8f4db9919c63de087a9f19bd7e52f9f09cd_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:31f29169da5697680b95080a662a09635332005b9670120210af2e7083ea7257_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-diskmaker@sha256:c3685dad34ed11c8b87f1fe6597a0e8b56b0318ddfa7d9cbf7f2d5e7e9f15723_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:06fd5425e3d09d88c9e6119eb58b8009a2584a19be0f0154d56a8855b4954ae3_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:33e5ec0cb8ac00ae9f476af9ee313d2c8e550f11ff983d2820bc7bf268d37e95_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-mustgather-rhel8@sha256:39634b2aa4559af1c361ab0f68f6b29d9cd7dea01b7ab4e576e7789e7a3d5b29_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:185a2051b35c53209e344435dad4fd9e181b8e9f97cf523f9c6b2211328ab10b_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:4781fcf683ac2d625967a15a1ff4c63d71fe8c1a21dd3a4b2a2362fa9e389346_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-operator@sha256:c9991bd63c506015540826e35181b413d918388ac18cc3e40ab302da3693df32_amd64",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:34eea7fce7ceead02a9afc7d7895f13145303d3831efe856d1aba72e4a0769e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:a9b62867f6d0a0075cefd909af29471ac5dc4ad0aa2497175c4e02301621e9bb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-local-storage-static-provisioner@sha256:e967c33bbf353dbcb584be1caa689883f55fc42b4fb53d5250c0a03b9e7d4f7f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-ansible-operator@sha256:0f7dff22f4170344851c503d25cf7f939336df98a26298026ca498fad0deb4ae_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-hadoop@sha256:e16869d260ff2163d31d08d84b5b5384a115b207314bc14ca7f20c2b700f73fd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:7af91f13e7179c66d5f2e818bce2a330c3895d93130bd27f45c7948f0d5784f9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:8eeb1421378fc3d1c5f431e836f294ba562537dcc7944af1cb9fac1482df0f58_s390x",
"8Base-RHOSE-4.7:openshift4/ose-metering-helm-container-rhel8@sha256:e95ee38e7326c3fb6bb3daed3edbaa0c7e106bfe076019f7793890d0cebc5522_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-metering-hive@sha256:1bd59fc2bc06683f9ec18393680877f20b5845a84597a8d5b3e3dac57a2b5f65_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-presto@sha256:dd2633681033a04b7d28e494ab6abf48a34cca7f37c9a0325e05d0bddad802a9_amd64",
"8Base-RHOSE-4.7:openshift4/ose-metering-reporting-operator@sha256:1722d5c65c450448e94e6a8fbe5aefeb4aeb83ed7d6f0e9da8c08630c2a68bc7_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:85175de46237657174fa39e16a54f5a23bafd32e1c758eceda3a3c391de97b32_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:d13f186cf079aefe6c2fb31230946d0b873b0bf9977ef6b0a84d4f467e62810f_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-feature-discovery@sha256:dcf3382baa51bce59ab698a9138c7a27e53fd774da8bf8808b3e5adad0593c75_s390x",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:1d985abf169001d5df1d31aabc1f9b188b44db6521357e1fa8ef3371b788c6fe_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:72df89d2d5a4ffdf8f30593b6046f256f6319d84c4d9c747e84cba25c6e69b4c_amd64",
"8Base-RHOSE-4.7:openshift4/ose-node-problem-detector-rhel8@sha256:ffe28968e76cfa2d7542a6267e37ced14979d033bfa71ef95855376b7c5c4e87_s390x",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:41f626d5d6fc8b32272f15e417e80f182ec53b8fb14c10d758b12b9af97a10ca_amd64",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:8691d7fdc1f521a694da3e35e308045221861703516001404d298d2fbe2c25f8_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-operator-sdk-rhel8@sha256:edacf68449edd505025eda542425564be3677479e807f82583c3caa1e8e4bbcb_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:b4ed79d5514d8c05d160ffc754ab65b6f9297a59f56b3538669cd5f26507bc66_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:c0968e38ebe4046324390bc5bf8ef1f604f8bf41e4b49f2b7223f5e451f8beb0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp-operator@sha256:e815e1af51307d28ac34b891eafd08076b1840250be5a6112c9967c31024d71a_amd64",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:26fcf94d3a97de77f9edccc880947c6a6db0f19abcfdbea5a7b4d40affa8ae3c_s390x",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:752de946765bdaf7e9b0bd8b491e327a9ca1920a3654a6850c5112d9ef3648b1_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-ptp@sha256:d628a188d84f9d8dc014ba9058279443d799e1b05e78b274ff660db9e1c473e0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:6a646c1d7c14cbc5461a0faa789e9afaaea1988a6613e7d51dfe2ec90e78358f_s390x",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:cc4dc104241eb0b25d55e96ed09d4361e2d69a8a442fb87de58ca0cec8955d2e_amd64",
"8Base-RHOSE-4.7:openshift4/ose-service-idler-rhel8@sha256:fd675ac4507b9d9be6298769472cfb84faa62eb4e17c273dba40284fc9bc6e35_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:1e72ea1d60f5ea332445db5cec6a1803ea0a5236effca9ff81ff831f73d87713_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:d68c65beeec5e7e459d01e88aa21eb69ed6ef1ce08419f592683ba9ad803a6b0_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-cni@sha256:fe5e4bafe85895b8e58e273f39874860e6d2223910e12969519fbb410a6ad189_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:77735d9b13444bca90fd47fdd9192b679e84df4ec2cb5e263266a732d8c53730_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:d07db83681728cf7900acbeb1f891278099ec113d0e7cb0954035bb072c35880_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-dp-admission-controller@sha256:ede972d92dbdf64c23119346e371be5dbe9f4fdb7427e580bacc3d440168c7e5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:0d85c2561da4d4e104ace525366ddb4753f92c0570d68ab272613a036d6efcb3_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:75b9dbb7968455ae57c124ee4d6cd3f28795d9982f6151aa655f8682d5abda21_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-infiniband-cni@sha256:f37a361596b9ef7d4cb6f36866ef7f9f62e38af83f3bacb8df884fe10cf624e0_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:1b81799b766607468edc1eb0325bc4e45f0ec82bb9d87a5f85bcfcbcdab03e20_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:366ffb73b6b8be58f09215d9d906e43d2db5c401c35165055c90037fa9b00c8e_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-config-daemon@sha256:c67dce8badc9de59688b0a2b2961c6ddf1db2535ea66dff6ae1d4f4aef596dde_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:2d2e8f0076f849e54fd200bbf9e28d383e4c2dbf04735b82ade8bfd941283c48_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:30f1673789507edf714c637e8cd010d6f29c72fcbd6567fc043b9468eb39eb08_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-device-plugin@sha256:3ecb4c2182484480275d7ee1e396bc3b74c9f7c36406f300004767e7115a46aa_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:2a75f44c0f689ad93b365f335c768daaf8aa2e37b3ea454c2633888f8d06c7a4_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:4e8434a498f4a5f00ca0ff9b207822b9e26b151698d6be2a50c2022fa3aa1573_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-operator@sha256:a263576ca51abfad3fa379ca92b460e0ecbaf2f706e8b52a60a7c14777bc8b35_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:6aa53938ceb4ceeb1ae7ff9e1ffb24a64de5b8a32b225666442fed380e3af906_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:c24b63f307f015c78702cf849c0ff62e4dfe563a33930c0527c014e7f226b23d_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-sriov-network-webhook@sha256:f7279fe7e05f6f028653c75167e5a1c22fb2f1592e7efd8ce17a77f67c1109b8_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:3278040cce65cad9690a58cc3279321fe9215f857ed7d53a8e5ac1a7b978cfc0_amd64",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:86a29b90ebe799e17af8945ab00171ec06b451d1780830d6610c7e57476d8d78_s390x",
"8Base-RHOSE-4.7:openshift4/ose-sriov-operator-must-gather@sha256:ebcf7525b34203946fffa7de5046052f36ae601708f313d2b0b352e18dc207a5_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:44135691a67b3bbd3ba41e35aab6508b90f49fff4cab5621f968ff81ebdd48f1_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:5bdcccd8e14198527514d61af3e2a44f4dade3a2db5c2adb443e6c0ee5666560_ppc64le",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:884896aee0a24478b15e9a67eb76d92a98f395ed7772da75dace5b29af4eecd5_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:54d0126f7dc937ef3cdec3a1061381359772e77b2c6150b923b41b746acc29e9_s390x",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:6ac98ec0dcd546e73688e7f2d5c0b685c171f72d9ed96c5f75cc06e93f4cdbdd_amd64",
"8Base-RHOSE-4.7:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:8a683602cad181cc672366e2dfc45e328c9a906387bc31ae413f1f42e04c20f9_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:404da984c80fdcd27ad84eed558eabe23212c0f3b5538c98d1697837006b1078_amd64",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:9e0e2575f5ff9d507a47bd2f5acea4981628adb8aa0dfcb91cd8e9c2d8cc1186_ppc64le",
"8Base-RHOSE-4.7:openshift4/ptp-must-gather-rhel8@sha256:fcb440ce6c846fa5521a21efcb409b612957c3394c34817b5e7be6ef742c6e4f_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: Default inheritable capabilities for linux container should be empty"
}
]
}
RHSA-2022_2265
Vulnerability from csaf_redhat - Published: 2022-05-26 20:06 - Updated: 2024-12-17 21:57A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Container Platform release 4.6.58 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.6.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. 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 OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.6.58. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2022:2264\n\nSecurity Fix(es):\n\n* moby: Default inheritable capabilities for linux container should be\nempty (CVE-2022-24769)\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(s)\nlisted in the References section.\n\nAll OpenShift Container Platform 4.6 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift Console or the CLI oc command. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.6/updating/updating-cluster-cli.html",
"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-2022:2265",
"url": "https://access.redhat.com/errata/RHSA-2022:2265"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "external",
"summary": "2086509",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2086509"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_2265.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.6.58 security and extras update",
"tracking": {
"current_release_date": "2024-12-17T21:57:10+00:00",
"generator": {
"date": "2024-12-17T21:57:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2022:2265",
"initial_release_date": "2022-05-26T20:06:24+00:00",
"revision_history": [
{
"date": "2022-05-26T20:06:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-05-26T20:06:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T21:57:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.6",
"product": {
"name": "Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"product": {
"name": "openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"product_id": "openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.6.0-202205020737.p0.g4c0ed6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.6.0-202205020737.p0.gb392f6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"product": {
"name": "openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"product_id": "openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-logging-operator\u0026tag=v4.6.0-202205091417.p0.g68a0fbe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.6.0-202205020737.p0.g791e21e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"product": {
"name": "openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"product_id": "openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-operator\u0026tag=v4.6.0-202205091417.p0.gd421c69.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"product": {
"name": "openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"product_id": "openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ghostunnel\u0026tag=v4.6.0-202205020737.p0.gf048851.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"product": {
"name": "openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"product_id": "openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hadoop\u0026tag=v4.6.0-202205020737.p0.gf381145.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"product": {
"name": "openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"product_id": "openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-hive\u0026tag=v4.6.0-202205020737.p0.gf139e12.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.6.0-202205020737.p0.g8082d6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.6.0-202205020737.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"product_id": "openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.6.0-202205020737.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.6.0-202205020737.p0.g9ee7458.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"product": {
"name": "openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"product_id": "openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-curator5\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"product": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"product_id": "openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-elasticsearch6\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"product": {
"name": "openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"product_id": "openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-eventrouter\u0026tag=v4.6.0-202205020737.p0.g131cfe6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"product": {
"name": "openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"product_id": "openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-fluentd\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"product": {
"name": "openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"product_id": "openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-logging-kibana6\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"product_id": "openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.6.0-202205020737.p0.ge75e467.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"product_id": "openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.6.0-202205020737.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"product_id": "openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.6.0-202205020737.p0.g44065a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.6.0-202205041836.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"product": {
"name": "openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"product_id": "openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.6.0-202205020737.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"product": {
"name": "openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"product_id": "openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.6.0-202205020737.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.6.0-202205020737.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.6.0-202205020737.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.6.0-202205020737.p0.gfabfa8b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.g9c75ad0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"product_id": "openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.6.0-202205020737.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"product": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"product_id": "openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-proxy\u0026tag=v4.6.0-202205020737.p0.g12d80b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.6.0-202205020737.p0.gb7a8c6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"product": {
"name": "openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"product_id": "openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.6.0-202205020737.p0.g8f5a67a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"product": {
"name": "openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"product_id": "openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-ansible-operator\u0026tag=v4.6.0-202205020737.p0.gd74112d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.6.0-202205020737.p0.gcc06fc6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"product": {
"name": "openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"product_id": "openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-reporting-operator\u0026tag=v4.6.0-202205020737.p0.gd74112d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"product_id": "openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.6.0-202205020737.p0.g97081b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.6.0-202205020737.p0.ga19224c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.gddfb5bf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"product": {
"name": "openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"product_id": "openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-metering-presto\u0026tag=v4.6.0-202205020737.p0.g190688a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"product_id": "openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.6.0-202205020737.p0.gd209fd9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.6.0-202205020737.p0.g907f1f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.6.0-202205020737.p0.g62be5ad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"product_id": "openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"product": {
"name": "openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"product_id": "openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.6.0-202205020737.p0.g4c0ed6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.6.0-202205020737.p0.gb392f6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"product": {
"name": "openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"product_id": "openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-logging-operator\u0026tag=v4.6.0-202205091417.p0.g68a0fbe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.6.0-202205020737.p0.g791e21e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"product": {
"name": "openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"product_id": "openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-operator\u0026tag=v4.6.0-202205091417.p0.gd421c69.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.6.0-202205020737.p0.g8082d6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.6.0-202205020737.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"product_id": "openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.6.0-202205020737.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.6.0-202205020737.p0.g9ee7458.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"product": {
"name": "openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"product_id": "openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-curator5\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"product": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"product_id": "openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-elasticsearch6\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"product": {
"name": "openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"product_id": "openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-eventrouter\u0026tag=v4.6.0-202205020737.p0.g131cfe6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"product": {
"name": "openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"product_id": "openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-fluentd\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"product": {
"name": "openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"product_id": "openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-logging-kibana6\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"product_id": "openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.6.0-202205020737.p0.ge75e467.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"product_id": "openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.6.0-202205020737.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"product_id": "openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.6.0-202205020737.p0.g44065a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.6.0-202205041836.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"product": {
"name": "openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"product_id": "openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.6.0-202205020737.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"product": {
"name": "openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"product_id": "openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.6.0-202205020737.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.6.0-202205020737.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.6.0-202205020737.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.6.0-202205020737.p0.gfabfa8b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.g9c75ad0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"product_id": "openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.6.0-202205020737.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"product": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"product_id": "openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-proxy\u0026tag=v4.6.0-202205020737.p0.g12d80b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.6.0-202205020737.p0.gb7a8c6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"product": {
"name": "openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"product_id": "openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.6.0-202205020737.p0.g8f5a67a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.6.0-202205020737.p0.gcc06fc6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"product_id": "openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.6.0-202205020737.p0.g97081b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.6.0-202205020737.p0.ga19224c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.gddfb5bf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"product_id": "openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.6.0-202205020737.p0.gd209fd9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.6.0-202205020737.p0.g907f1f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.6.0-202205020737.p0.g62be5ad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"product_id": "openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"product": {
"name": "openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"product_id": "openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-descheduler\u0026tag=v4.6.0-202205020737.p0.g4c0ed6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"product": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"product_id": "openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-problem-detector-rhel8\u0026tag=v4.6.0-202205020737.p0.gb392f6d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"product": {
"name": "openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"product_id": "openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-logging-operator\u0026tag=v4.6.0-202205091417.p0.g68a0fbe.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"product": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"product_id": "openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-nfd-operator\u0026tag=v4.6.0-202205020737.p0.g791e21e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"product": {
"name": "openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"product_id": "openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-operator\u0026tag=v4.6.0-202205091417.p0.gd421c69.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"product": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"product_id": "openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-infiniband-cni\u0026tag=v4.6.0-202205020737.p0.g8082d6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"product": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"product_id": "openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-diskmaker\u0026tag=v4.6.0-202205020737.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"product": {
"name": "openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"product_id": "openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-operator\u0026tag=v4.6.0-202205020737.p0.g6cc1fff.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"product": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"product_id": "openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-local-storage-static-provisioner\u0026tag=v4.6.0-202205020737.p0.g9ee7458.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"product": {
"name": "openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"product_id": "openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-curator5\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"product": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"product_id": "openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-elasticsearch6\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"product": {
"name": "openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"product_id": "openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-eventrouter\u0026tag=v4.6.0-202205020737.p0.g131cfe6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"product": {
"name": "openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"product_id": "openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-fluentd\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"product": {
"name": "openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"product_id": "openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-logging-kibana6\u0026tag=v4.6.0-202205091417.p0.g397d8f7.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"product": {
"name": "openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"product_id": "openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-node-feature-discovery\u0026tag=v4.6.0-202205020737.p0.ge75e467.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"product": {
"name": "openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"product_id": "openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ansible-operator\u0026tag=v4.6.0-202205020737.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"product": {
"name": "openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"product_id": "openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capacity\u0026tag=v4.6.0-202205020737.p0.g44065a4.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"product": {
"name": "openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"product_id": "openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-dns-proxy\u0026tag=v4.6.0-202205041836.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"product": {
"name": "openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"product_id": "openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-router\u0026tag=v4.6.0-202205020737.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"product": {
"name": "openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"product_id": "openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-helm-operator\u0026tag=v4.6.0-202205020737.p0.gf65b49e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"product": {
"name": "openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"product_id": "openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-idler-rhel8\u0026tag=v4.6.0-202205020737.p0.g39cfc66.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-operator\u0026tag=v4.6.0-202205020737.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"product_id": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-descheduler-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.gbd1f995.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8\u0026tag=v4.6.0-202205020737.p0.gfabfa8b.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"product": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"product_id": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-clusterresourceoverride-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.g9c75ad0.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"product": {
"name": "openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"product_id": "openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-egress-http-proxy\u0026tag=v4.6.0-202205020737.p0.g618b71d.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"product": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"product_id": "openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-elasticsearch-proxy\u0026tag=v4.6.0-202205020737.p0.g12d80b2.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"product": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"product_id": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-jenkins-agent-nodejs-10-rhel8\u0026tag=v4.6.0-202205020737.p0.gb7a8c6e.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"product": {
"name": "openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"product_id": "openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp\u0026tag=v4.6.0-202205020737.p0.g8f5a67a.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"product": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"product_id": "openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-metering-helm-container-rhel8\u0026tag=v4.6.0-202205020737.p0.gcc06fc6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"product": {
"name": "openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"product_id": "openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ptp-operator\u0026tag=v4.6.0-202205020737.p0.g97081b3.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8\u0026tag=v4.6.0-202205020737.p0.ga19224c.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"product": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"product_id": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-vertical-pod-autoscaler-rhel8-operator\u0026tag=v4.6.0-202205020737.p0.gddfb5bf.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"product": {
"name": "openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"product_id": "openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-cni\u0026tag=v4.6.0-202205020737.p0.gd209fd9.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"product": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"product_id": "openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-dp-admission-controller\u0026tag=v4.6.0-202205020737.p0.g907f1f6.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"product": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"product_id": "openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-config-daemon\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"product": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"product_id": "openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-device-plugin\u0026tag=v4.6.0-202205020737.p0.g62be5ad.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"product": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"product_id": "openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-operator-must-gather\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"product": {
"name": "openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"product_id": "openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-operator\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"product": {
"name": "openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"product_id": "openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sriov-network-webhook\u0026tag=v4.6.0-202205020737.p0.gdb45a3f.assembly.stream"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x"
},
"product_reference": "openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64"
},
"product_reference": "openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x"
},
"product_reference": "openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le"
},
"product_reference": "openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64"
},
"product_reference": "openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x"
},
"product_reference": "openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x"
},
"product_reference": "openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le"
},
"product_reference": "openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64"
},
"product_reference": "openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64"
},
"product_reference": "openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x"
},
"product_reference": "openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64"
},
"product_reference": "openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le"
},
"product_reference": "openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x"
},
"product_reference": "openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x"
},
"product_reference": "openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le"
},
"product_reference": "openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64"
},
"product_reference": "openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64"
},
"product_reference": "openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x"
},
"product_reference": "openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le"
},
"product_reference": "openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64"
},
"product_reference": "openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le"
},
"product_reference": "openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x"
},
"product_reference": "openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64"
},
"product_reference": "openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x"
},
"product_reference": "openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64"
},
"product_reference": "openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64"
},
"product_reference": "openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le"
},
"product_reference": "openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x"
},
"product_reference": "openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64"
},
"product_reference": "openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x"
},
"product_reference": "openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64"
},
"product_reference": "openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le"
},
"product_reference": "openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64"
},
"product_reference": "openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x"
},
"product_reference": "openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le"
},
"product_reference": "openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x"
},
"product_reference": "openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le"
},
"product_reference": "openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64"
},
"product_reference": "openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le"
},
"product_reference": "openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64"
},
"product_reference": "openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x"
},
"product_reference": "openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64"
},
"product_reference": "openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64"
},
"product_reference": "openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x"
},
"product_reference": "openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64"
},
"product_reference": "openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64"
},
"product_reference": "openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64"
},
"product_reference": "openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le"
},
"product_reference": "openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x"
},
"product_reference": "openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64"
},
"product_reference": "openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x"
},
"product_reference": "openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le"
},
"product_reference": "openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64"
},
"product_reference": "openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x"
},
"product_reference": "openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64"
},
"product_reference": "openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x"
},
"product_reference": "openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64"
},
"product_reference": "openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x"
},
"product_reference": "openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x"
},
"product_reference": "openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le"
},
"product_reference": "openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"relates_to_product_reference": "8Base-RHOSE-4.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64 as a component of Red Hat OpenShift Container Platform 4.6",
"product_id": "8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64"
},
"product_reference": "openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64",
"relates_to_product_reference": "8Base-RHOSE-4.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Andrew G. Morgan"
]
}
],
"cve": "CVE-2022-24769",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. Containers using Linux users and groups to perform privilege separation inside the container are most directly impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: Default inheritable capabilities for linux container should be empty",
"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-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le"
],
"known_not_affected": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "RHBZ#2066837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24769"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq",
"url": "https://github.com/moby/moby/security/advisories/GHSA-2mm7-x5h6-5pvq"
}
],
"release_date": "2022-03-23T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-05-26T20:06:24+00:00",
"details": "\"For OpenShift Container Platform 4.6 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html\n\nDetails on how to access this content are available at https://docs.openshift.com/container-platform/4.6/updating/updating-cluster-cli.html\"",
"product_ids": [
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:2265"
},
{
"category": "workaround",
"details": "The entry point of a container can be modified to use a utility like capsh(1) to drop inheritable capabilities prior to the primary process starting.",
"product_ids": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:33e4aca53002d54901a0dc9aeb61e96b67c47cdc5188e2451d50b7454b082cf6_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:507b7403656c7897f9b1cc0a8131a1fb99edb884b4c7a28495b0df22ad427074_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ansible-operator@sha256:ea0637282dda26976d36f4c2b6ba5c4cf2a04b18498b18db6ff7f671e396d4b8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:38ab324679c8b94b13e30430f21e4a3bf4de1a9ceaedc0bf94fd87f7a4954def_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:439c2af8278ed3539f19e152a60505980489ea29a0ad723ad9fb117dedf89fa7_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-capacity@sha256:510790b4f6b2f8d4eaf95764728a9ac6a8252e7bf687964c38d379999b3a1f4d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:20e244c5cd8db38b5563db339759d669923efd7b19f40f456b3d5d08c4446936_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:38713e4c13500c9ca5fcb592005054f61751542badcef2a66785f49c8db6231b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-kube-descheduler-rhel8-operator@sha256:7428c21f1417594f032a34ca85468884ec93eb69449a13a099616e44667d5a88_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:1221d7b65ebe9c627ecda4161ab03fbd362ff13eed497885b3c88d1fea605bfd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:4aa140d30e2bfa23a2a84a913567827321edb954afd1419052749bd739287a68_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-logging-operator@sha256:e0a449ef46148f514037b80ad7a8fac81084d3e4df730b3bb775fdd29856fcf2_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:009c226e58f1c8800fe9e55d5a0be8e54083af8c0a9f76c2728a4c2562a51ecb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:1e4375dd5df570e4a508a030abf278a5152a7d650d02b86b1eca4dc4ee7bea4e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-cluster-nfd-operator@sha256:fb7a0166e7686a88b28308103b7e834e90b1797a2d208de3d6d18344a7272dd6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:075653578e0f99ef841e40aab51fa5ab380fafb8b51562d543e67ae88396b9c0_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:086b3468ed81f7fdbaad971ae44c5a37bf9b72463e2868f9c9ce4d6474ec892d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8-operator@sha256:3f6656afa9c689aec0f37b169429ab7fb2bb17ab68bd388e1504da43bf4e2bb9_s390x",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:6b6b72a74643b9e69e1eca363423cca60ff407e752d0012741391434fffa8512_amd64",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:7b3ae9aa7a3f503d9f1961440e7adcfb58ea5f6ae7328f272f8ab98a170e3b37_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-clusterresourceoverride-rhel8@sha256:9dedb87e0dc188fab70cf266af3ebe3a78440892abfdbf6d1b681787b9a27118_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:257ec7a4187553d23d47123ae044d8f6a164ba00d142b43685e7b0e00ac035f6_s390x",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:68d8d307bf04a15eed80f87b992b17583a494f3b8bbfc9461551e64edba86430_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-descheduler@sha256:8fd47da17a66cb1cf97cd6d6b555640f998a9b5c455d1d17a2b7ff9c1ae322dd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:300228ac904e9f32f00170ca3b9ca043e17c1d0c3ad2dbf99f40b9d18343ccfc_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:7da5b4d896ce6355e1081ab6cf457889dbf0145fee199008477ad1768ea8839d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-dns-proxy@sha256:8731a8b8c5cb0551dc345867b62c1a540789db3e14870658bbc3f5da1cc8fdf7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:9612090e18f0929cf06d0610bac1c67c1c1f86ebfb21b551cf0427828dfb71eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:b1cc994c3fb61e33ec329e06db0a0640782de0b6815373896ce68d5fe9dd96b0_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-http-proxy@sha256:ef409a08fb581f77d868a19b9da2b86b2b14bae155e07d2d548d5a1ebfc70eae_s390x",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:de52b2574ad06feb03feb4417da7416d268ed96489de3fc671eb7ff01d6397ba_amd64",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:f0cdeba67fb4b5e87c4db1cfafe92d4691bbddfe9ee263561b8bb62427b4f2da_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-egress-router@sha256:fd9247b133d3e2ef2a871a476c35087902844fc0b8b27640e84aee570a51d245_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:2e02f8042ce7e14103be1e134a2fa68cbd2eff4b930f9e45ae695294c0e6770e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:6a473217b3d8bbbbc58548deffe7cc96ba2eac6c425e6278f134ceea2317ad47_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-operator@sha256:b4c3c9f72dc72c47396165b07aaa37937ae4af3c25bc4a08f6d173209ab115f8_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:295d559f31696a57c3dc7f0311e8f9011449a353dd998ede1afea8770d30b960_amd64",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:754a4e8be65ece06977a9b793121a35b1a61dd392aafa8d767349fc8c6570e1e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-elasticsearch-proxy@sha256:bf7f2580ec28c29537060e26fc8588ab65d543c06a6d96c6a3864ae7549d5dca_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ghostunnel@sha256:6a8935da57c74c471261e212e7658dae350110ace162539c76cbd3f6ef8ef7cc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:09e16e88b3ca452bab4f28c01ee1429a5616c24b14b0243d3c739c217cacd59c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:a8b76275c0c294e1616e2986e5c7fee613de181cf47a8b60eb8c970d3e2e4655_s390x",
"8Base-RHOSE-4.6:openshift4/ose-helm-operator@sha256:b1e0399d0d04068c40a1d4ad571d2b7ab5c5bc1b6bafb2e36cd7c2baedb3995b_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:7ff67482d86e7adf5f8e6ecc7b8c7c54e9309b73635be3080f0058053596c13c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:86e4d7b3f3d9cf2b9c262af325bfbddc3253cce552eae87b283e288646c7f738_amd64",
"8Base-RHOSE-4.6:openshift4/ose-jenkins-agent-nodejs-10-rhel8@sha256:8e6a828cbeb9aa83b7b6e49c32d0104c7d7b8a02107b807f433748582f8eda16_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:43f5da660f09063efaa2a798da415c8726119db59b95d41b52e1e578239a3581_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:563698143992ef66f9bb39c7583fcc46446dfc2b2124efc4c0d8bd75ffdc0f8d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-diskmaker@sha256:5892a1880a69223f5cbf2c46ab4762b4dc3313a9cffccb68f0000ecc3011d867_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:306d103177ace7e18d0bdcec4828135d37007c72ba21a25decd843d2271cad13_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:59e03f74d50df56c9e83949bbed28a8ae2cd4d23cf680914a1af55f551f277ac_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-operator@sha256:d22cc7bd0ae5c9d0323d3fd75389a7fdbb35131d63badfd801d30b7224d64c85_amd64",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:2e4cd4911c431d35795fb9df99e2d8dec0b2a8f9c34b73635d6d4a2fa2c888b5_s390x",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:45626a7d606d76a55ccde29ac4d7c99d3c108b6c208babd39d8a80cc7c5ce5d8_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-local-storage-static-provisioner@sha256:8a70ceccc9073171686140978ef1b2cdaac61a74040f5bc28572e664387a249a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:5ea6793c00ec90ef4c47d7a77170791707efa9d3efb4411482ce18267c344db1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:63970be30ab4ec7cbb5684b0a06671f0e61c45da186ac6ed1ff77b870ba171e1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-curator5@sha256:8a6271bc662af780529a6d5728b0cbed9b39afb6d864dd11eed8669e0f5597bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:0b1b1924af0c18dc8275e007f61bad03884a3f3ed652d696de06d0a958a30e7e_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:c8610ecf2d9968bd6039e0f8314ef9b1752d848f8f7cc2077316dac3185bada9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-elasticsearch6@sha256:e4a494e921fd4b4f958af3c9bb9feb091225040e03c320d9a420e433323f975e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:384051de4b305600d5f699b471d30e295d0e00bca09d9fbf154a6e7fb044ddf6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:39460f29ac445275be20a9d7c94bd615649c88ed1fb917c652ee3d4a08376e1a_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-eventrouter@sha256:eab7925e0edf9f32f498b86a168192f488c1b184772814aa831779f0c5312e60_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:00171335dd4d30943ecbf7b042c90f0f163bf59da69a5cebaada1e7c9860837d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:21870fd2bf830303c41acb54c48dfc46ed18be43c5f4907a477e7b245414647d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-fluentd@sha256:2956572084fea1641db5233782ce50aa1eeb408dbbb9de77fba331a6086d6c6a_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:0888c62b50bcf66eadb6db6b33b91b8fe8e6967ade0533b9d8392da2652960b1_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:a1193e81711529a9d01c221be9494abcbe087e3ba101b918f74c7a444152289c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-logging-kibana6@sha256:cfd67948edb0a93da4de54efd027ff058006208d7bc46295246ff2195cbdec71_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-ansible-operator@sha256:20fe3ccab2dc32e9b39a1c07726c61f6178e2112f0e046159641e5ae6d0747fd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-hadoop@sha256:688033198717e805ba6160c5657aeac24e6210d0f3ce37eaa4e90eea4af56743_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5b754fad7f2006cda8941234261d9831f4be1e94a238b04e064c9801fa74d099_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:5f7b196d98291011d774f63688875224d01a816e593a9da22ce25afe5b0adb2a_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-metering-helm-container-rhel8@sha256:61ea1563c630e2b6a1c30be7caeb05553d203bc89b9fe672dabe95141a87f439_s390x",
"8Base-RHOSE-4.6:openshift4/ose-metering-hive@sha256:a26949783188a257470a4d623c81c0424c2e6642931c5857f2342e7a323dff4e_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-presto@sha256:d736f10db3d9bbd37c07b52ed1346701f0943ec71deb3658ff48c9f238a33e87_amd64",
"8Base-RHOSE-4.6:openshift4/ose-metering-reporting-operator@sha256:f3e7bb10e28822d9b2d765b3cda13a85edaac31dd6acac29f2622a428d28cefd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:00562e1eede4c37d311f7adee8a61df35c3ea72a45ca6597087e6b7cedf19b77_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:a0904dbf38e5e7ce386e7a0e309d4ad324e683fdd90379dfda11ffc36b0b4db1_s390x",
"8Base-RHOSE-4.6:openshift4/ose-node-feature-discovery@sha256:ecd68cbd647b65c9034917e9ab5b5c46a64b1906d9d54b82b8983584d3366f51_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:16be2114e0f21f5a5740a35d29d2030f79853e76c46d5473e9695f5c68dbb07d_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:6c571a6e6ec963ff40e45d5453852c798c632a1b4862222aba363f17a8cf043f_amd64",
"8Base-RHOSE-4.6:openshift4/ose-node-problem-detector-rhel8@sha256:7facd92434fb48feb36fa8838830a40864c4c7d2e78563af573cf3e1e3daffdb_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:0e6e0ce52b9147d3790b17fb5ee155f23c41282f07421cc102c6692966fb7546_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:990bbf4660c6f45e957a09d82808e532c96c18163a11676709efe7baf3b4eb1c_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp-operator@sha256:caa8b590202381b57c2b8fd5a8e36a692e42c262b88dfdd90e86061d0e47689d_amd64",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:1e1294be7babfeb621dc99dcc3dce4784e84d1385e094d82e316feed9b401c9b_s390x",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:cfef8c3bb1f15aec87bda6c2e5c31e75388157323e83b92411e676f0b03f090e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-ptp@sha256:e9a376f0fe6a8e13b7134b29ab8cf554d767f31758c2ad4461f99e657723c6e7_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:261adcdc37dd06e8e6a0e8040ff5f01931b9da311399524a1882ec46274a75bc_amd64",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:831bf8f43ef249f9eaf3fc9e40af168d5d3ee963d81666be37781c4f7e3126a5_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-service-idler-rhel8@sha256:c56a1f2116f254751a6f9d2d92d0c1bd0dec4731f2b2390e409a6e6dd49039c0_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:19b81d32458a3cc9e0cd9675a994e4e21dc680d2df8f015c938ec60d27d9f5f3_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:57c655a3f79e7194310a4820e0f9c1c6f39427b461fd1f861b748d3219529e3d_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-cni@sha256:ef82837fd6276c0ca7fcbc4156299afbaf69f35188527f53403720d1d591f110_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:631c57b05a36cb05e7599d99f45834425a07a7281e02b726551d44f30d499157_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:b374f60355bbe11cd8201f143a3361e8599b4d98f6469df0124f73da3ed10cd9_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-dp-admission-controller@sha256:e3354abd8a300df81fb489de4731e5660ec84d258f83a058342fed9315c64774_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:34a4eeee2ad31b25c9d066eb581add4af4bd41cede10c328e04c65f775adc1a4_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:4ea347454d3a5684bee5f9d4e563010efa4b7a39d4d01a0b890db9f646385c24_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-infiniband-cni@sha256:dc0af79371fc73fedc836e466f18de21fc29db561de330ef8d0b6f1925736dc9_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:6a493e72c7b9524979ea3dcb5068852833a99b0ec073e8ffdd0d17cbccd1a274_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:8acc4c9f450560480238aef5f5bc01c705ec7bf1de4c7ea431999b3e261e588b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-config-daemon@sha256:9c789784a99ebc6a111e51a3253df6a835b22432653d648dd42b38d5f5e46ea3_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:04f1784c67d4b2c4a42ca006db37098dcfb9044c1244b37b45c8d14d7cd157bb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:cf68989175f75ead03bc7e3de838fe99252cba372329a6bba9f97c3b7c1d9f4f_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-device-plugin@sha256:ea12e1ddc15fb163b9d437cabac8fa9b3dabf2f4fa6698afaa36e9ae08a30375_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:09eb1668b8d8d6bea871e8e903cf66aed830ff45cedff3df1982b7d0079b8da8_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:89d579a9d211a6d11841b3b94dad15f82b5481a1067371dc459af48d945501d6_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-operator@sha256:cd30eda976acbc0b71cc5b7a5b8c01666b3c732830258d53fb234efd74993c9b_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:8a24c209d4543f84dffa6a10ce10f2859098b7a769d5fb6ca39a64c812722863_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:9b5b23d6d852ffa7c910295165ef52dcbc6bf067d05e77cfb9b48c993b5bc10c_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-network-webhook@sha256:fd243eaaff450617fe8fdf6ac53815f635dc676dd8c365b30a3ee4774bacb357_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:4e855fad1382fe683770830f8c454298cef2ce66d73204e1991799894210d6eb_amd64",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:6fe5acbb01c603ac1d3139679aea4cd1e101765a67335b46bee0c385d4ae3bce_s390x",
"8Base-RHOSE-4.6:openshift4/ose-sriov-operator-must-gather@sha256:8dfac4d9946c51cf2f012ed50f8557bd426e27adab0bcc3710ebf7ef2b654c06_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:3a912876db5548cd81a7de1096ae7e96220ba6da8a2ea1338fb4d6e81dc3ddbd_amd64",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:8a00ca69b387b3c303484a5a82cfd69643f7688ec919cb1da4844c4e3f69ba01_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8-operator@sha256:949b8709b3fa433e58b7695a9eeb9498750b175246e56048b388f669a4e2c30e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:9c70609b67570b325f27349e829351abf6062f1cac1ad8abc90f34d078216b0e_ppc64le",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:db52886cbd1ee792f22c6930d4824cf6f694bde50d37684170bda3d2fa15a750_s390x",
"8Base-RHOSE-4.6:openshift4/ose-vertical-pod-autoscaler-rhel8@sha256:e3f42aeedcd26cbdc7c516f4bc1bc2308e4b215266b7119288fa08cfcacbabb4_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: Default inheritable capabilities for linux container should be empty"
}
]
}
SUSE-SU-2022:1507-1
Vulnerability from csaf_suse - Published: 2022-05-03 14:08 - Updated: 2022-05-03 14:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for containerd, docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerd, docker fixes the following issues:\n\n- CVE-2022-24769: Fixed incorrect default inheritable capabilities (bsc#1197517).\n- CVE-2022-23648: Fixed directory traversal issue (bsc#1196441).\n- CVE-2021-41190: Fixed parsing confusions in OCI manifest and index (bsc#1193273).\n- CVE-2022-27191: Fixed a crash in a golang.org/x/crypto/ssh server (bsc#1197284).\n- CVE-2021-43565: Fixed a panic in golang.org/x/crypto by empty plaintext packet (bsc#1193930).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1507,SUSE-SLE-Module-Containers-12-2022-1507",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1507-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1507-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221507-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1507-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010921.html"
},
{
"category": "self",
"summary": "SUSE Bug 1192814",
"url": "https://bugzilla.suse.com/1192814"
},
{
"category": "self",
"summary": "SUSE Bug 1193273",
"url": "https://bugzilla.suse.com/1193273"
},
{
"category": "self",
"summary": "SUSE Bug 1193930",
"url": "https://bugzilla.suse.com/1193930"
},
{
"category": "self",
"summary": "SUSE Bug 1196441",
"url": "https://bugzilla.suse.com/1196441"
},
{
"category": "self",
"summary": "SUSE Bug 1197284",
"url": "https://bugzilla.suse.com/1197284"
},
{
"category": "self",
"summary": "SUSE Bug 1197517",
"url": "https://bugzilla.suse.com/1197517"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43565 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23648 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23648/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24769 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27191 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27191/"
}
],
"title": "Security update for containerd, docker",
"tracking": {
"current_release_date": "2022-05-03T14:08:25Z",
"generator": {
"date": "2022-05-03T14:08:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1507-1",
"initial_release_date": "2022-05-03T14:08:25Z",
"revision_history": [
{
"date": "2022-05-03T14:08:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-16.57.1.aarch64",
"product": {
"name": "containerd-1.5.11-16.57.1.aarch64",
"product_id": "containerd-1.5.11-16.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-16.57.1.aarch64",
"product": {
"name": "containerd-ctr-1.5.11-16.57.1.aarch64",
"product_id": "containerd-ctr-1.5.11-16.57.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-98.80.1.aarch64",
"product": {
"name": "docker-20.10.14_ce-98.80.1.aarch64",
"product_id": "docker-20.10.14_ce-98.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-98.80.1.aarch64",
"product": {
"name": "docker-kubic-20.10.14_ce-98.80.1.aarch64",
"product_id": "docker-kubic-20.10.14_ce-98.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.aarch64",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.aarch64",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-16.57.1.i586",
"product": {
"name": "containerd-1.5.11-16.57.1.i586",
"product_id": "containerd-1.5.11-16.57.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-16.57.1.i586",
"product": {
"name": "containerd-ctr-1.5.11-16.57.1.i586",
"product_id": "containerd-ctr-1.5.11-16.57.1.i586"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-98.80.1.i586",
"product": {
"name": "docker-20.10.14_ce-98.80.1.i586",
"product_id": "docker-20.10.14_ce-98.80.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-bash-completion-20.10.14_ce-98.80.1.noarch",
"product": {
"name": "docker-bash-completion-20.10.14_ce-98.80.1.noarch",
"product_id": "docker-bash-completion-20.10.14_ce-98.80.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-20.10.14_ce-98.80.1.noarch",
"product": {
"name": "docker-fish-completion-20.10.14_ce-98.80.1.noarch",
"product_id": "docker-fish-completion-20.10.14_ce-98.80.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-kubic-bash-completion-20.10.14_ce-98.80.1.noarch",
"product": {
"name": "docker-kubic-bash-completion-20.10.14_ce-98.80.1.noarch",
"product_id": "docker-kubic-bash-completion-20.10.14_ce-98.80.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-kubic-fish-completion-20.10.14_ce-98.80.1.noarch",
"product": {
"name": "docker-kubic-fish-completion-20.10.14_ce-98.80.1.noarch",
"product_id": "docker-kubic-fish-completion-20.10.14_ce-98.80.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-kubic-zsh-completion-20.10.14_ce-98.80.1.noarch",
"product": {
"name": "docker-kubic-zsh-completion-20.10.14_ce-98.80.1.noarch",
"product_id": "docker-kubic-zsh-completion-20.10.14_ce-98.80.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-20.10.14_ce-98.80.1.noarch",
"product": {
"name": "docker-zsh-completion-20.10.14_ce-98.80.1.noarch",
"product_id": "docker-zsh-completion-20.10.14_ce-98.80.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-16.57.1.ppc64le",
"product": {
"name": "containerd-1.5.11-16.57.1.ppc64le",
"product_id": "containerd-1.5.11-16.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-16.57.1.ppc64le",
"product": {
"name": "containerd-ctr-1.5.11-16.57.1.ppc64le",
"product_id": "containerd-ctr-1.5.11-16.57.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-98.80.1.ppc64le",
"product": {
"name": "docker-20.10.14_ce-98.80.1.ppc64le",
"product_id": "docker-20.10.14_ce-98.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-98.80.1.ppc64le",
"product": {
"name": "docker-kubic-20.10.14_ce-98.80.1.ppc64le",
"product_id": "docker-kubic-20.10.14_ce-98.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.ppc64le",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.ppc64le",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-16.57.1.s390x",
"product": {
"name": "containerd-1.5.11-16.57.1.s390x",
"product_id": "containerd-1.5.11-16.57.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-16.57.1.s390x",
"product": {
"name": "containerd-ctr-1.5.11-16.57.1.s390x",
"product_id": "containerd-ctr-1.5.11-16.57.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-98.80.1.s390x",
"product": {
"name": "docker-20.10.14_ce-98.80.1.s390x",
"product_id": "docker-20.10.14_ce-98.80.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-98.80.1.s390x",
"product": {
"name": "docker-kubic-20.10.14_ce-98.80.1.s390x",
"product_id": "docker-kubic-20.10.14_ce-98.80.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.s390x",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.s390x",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-16.57.1.x86_64",
"product": {
"name": "containerd-1.5.11-16.57.1.x86_64",
"product_id": "containerd-1.5.11-16.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-16.57.1.x86_64",
"product": {
"name": "containerd-ctr-1.5.11-16.57.1.x86_64",
"product_id": "containerd-ctr-1.5.11-16.57.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-98.80.1.x86_64",
"product": {
"name": "docker-20.10.14_ce-98.80.1.x86_64",
"product_id": "docker-20.10.14_ce-98.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-98.80.1.x86_64",
"product": {
"name": "docker-kubic-20.10.14_ce-98.80.1.x86_64",
"product_id": "docker-kubic-20.10.14_ce-98.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.x86_64",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.x86_64",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-98.80.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 12",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-16.57.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le"
},
"product_reference": "containerd-1.5.11-16.57.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-16.57.1.s390x as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x"
},
"product_reference": "containerd-1.5.11-16.57.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-16.57.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64"
},
"product_reference": "containerd-1.5.11-16.57.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-98.80.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-98.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-98.80.1.s390x as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x"
},
"product_reference": "docker-20.10.14_ce-98.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-98.80.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-98.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-03T14:08:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
},
{
"cve": "CVE-2021-43565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43565"
}
],
"notes": [
{
"category": "general",
"text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43565",
"url": "https://www.suse.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "SUSE Bug 1193930 for CVE-2021-43565",
"url": "https://bugzilla.suse.com/1193930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-03T14:08:25Z",
"details": "important"
}
],
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2022-23648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23648"
}
],
"notes": [
{
"category": "general",
"text": "containerd is a container runtime available as a daemon for Linux and Windows. A bug was found in containerd prior to versions 1.6.1, 1.5.10, and 1.14.12 where containers launched through containerd\u0027s CRI implementation on Linux with a specially-crafted image configuration could gain access to read-only copies of arbitrary files and directories on the host. This may bypass any policy-based enforcement on container setup (including a Kubernetes Pod Security Policy) and expose potentially sensitive information. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation. This bug has been fixed in containerd 1.6.1, 1.5.10, and 1.4.12. Users should update to these versions to resolve the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23648",
"url": "https://www.suse.com/security/cve/CVE-2022-23648"
},
{
"category": "external",
"summary": "SUSE Bug 1196441 for CVE-2022-23648",
"url": "https://bugzilla.suse.com/1196441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-03T14:08:25Z",
"details": "moderate"
}
],
"title": "CVE-2022-23648"
},
{
"cve": "CVE-2022-24769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24769"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24769",
"url": "https://www.suse.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "SUSE Bug 1197517 for CVE-2022-24769",
"url": "https://bugzilla.suse.com/1197517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-03T14:08:25Z",
"details": "moderate"
}
],
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-27191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27191"
}
],
"notes": [
{
"category": "general",
"text": "The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27191",
"url": "https://www.suse.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "SUSE Bug 1197284 for CVE-2022-27191",
"url": "https://bugzilla.suse.com/1197284"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.5.11-16.57.1.x86_64",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.s390x",
"SUSE Linux Enterprise Module for Containers 12:docker-20.10.14_ce-98.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-03T14:08:25Z",
"details": "important"
}
],
"title": "CVE-2022-27191"
}
]
}
SUSE-SU-2022:1689-1
Vulnerability from csaf_suse - Published: 2022-05-16 12:09 - Updated: 2022-05-16 12:09| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for containerd, docker",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerd, docker fixes the following issues:\n\n- CVE-2022-24769: Fixed incorrect default inheritable capabilities (bsc#1197517).\n- CVE-2022-23648: Fixed directory traversal issue (bsc#1196441).\n- CVE-2022-27191: Fixed a crash in a golang.org/x/crypto/ssh server (bsc#1197284).\n- CVE-2021-43565: Fixed a panic in golang.org/x/crypto by empty plaintext packet (bsc#1193930).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-1689,SUSE-SLE-Module-Containers-15-SP3-2022-1689,SUSE-SLE-Module-Containers-15-SP4-2022-1689,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-1689,SUSE-SLE-Product-HPC-15-2022-1689,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-1689,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-1689,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-1689,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-1689,SUSE-SLE-Product-SLES-15-2022-1689,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-1689,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-1689,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-1689,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-1689,SUSE-SLE-Product-SLES_SAP-15-2022-1689,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-1689,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-1689,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-1689,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-1689,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-1689,SUSE-SUSE-MicroOS-5.0-2022-1689,SUSE-SUSE-MicroOS-5.1-2022-1689,SUSE-SUSE-MicroOS-5.2-2022-1689,SUSE-Storage-6-2022-1689,SUSE-Storage-7-2022-1689,openSUSE-SLE-15.3-2022-1689,openSUSE-SLE-15.4-2022-1689",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_1689-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:1689-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20221689-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:1689-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/011030.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193930",
"url": "https://bugzilla.suse.com/1193930"
},
{
"category": "self",
"summary": "SUSE Bug 1196441",
"url": "https://bugzilla.suse.com/1196441"
},
{
"category": "self",
"summary": "SUSE Bug 1197284",
"url": "https://bugzilla.suse.com/1197284"
},
{
"category": "self",
"summary": "SUSE Bug 1197517",
"url": "https://bugzilla.suse.com/1197517"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43565 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23648 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23648/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24769 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27191 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27191/"
}
],
"title": "Security update for containerd, docker",
"tracking": {
"current_release_date": "2022-05-16T12:09:38Z",
"generator": {
"date": "2022-05-16T12:09:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:1689-1",
"initial_release_date": "2022-05-16T12:09:38Z",
"revision_history": [
{
"date": "2022-05-16T12:09:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-150000.68.1.aarch64",
"product": {
"name": "containerd-1.5.11-150000.68.1.aarch64",
"product_id": "containerd-1.5.11-150000.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"product": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"product_id": "containerd-ctr-1.5.11-150000.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-150000.163.1.aarch64",
"product": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64",
"product_id": "docker-20.10.14_ce-150000.163.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"product": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"product_id": "docker-kubic-20.10.14_ce-150000.163.1.aarch64"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-150000.68.1.i586",
"product": {
"name": "containerd-1.5.11-150000.68.1.i586",
"product_id": "containerd-1.5.11-150000.68.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-150000.68.1.i586",
"product": {
"name": "containerd-ctr-1.5.11-150000.68.1.i586",
"product_id": "containerd-ctr-1.5.11-150000.68.1.i586"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-150000.163.1.i586",
"product": {
"name": "docker-20.10.14_ce-150000.163.1.i586",
"product_id": "docker-20.10.14_ce-150000.163.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"product": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"product_id": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"product": {
"name": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"product_id": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"product": {
"name": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"product_id": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"product": {
"name": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"product_id": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"product": {
"name": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"product_id": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"product": {
"name": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"product_id": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-150000.68.1.ppc64le",
"product": {
"name": "containerd-1.5.11-150000.68.1.ppc64le",
"product_id": "containerd-1.5.11-150000.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"product": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"product_id": "containerd-ctr-1.5.11-150000.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-150000.163.1.ppc64le",
"product": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le",
"product_id": "docker-20.10.14_ce-150000.163.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"product": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"product_id": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-150000.68.1.s390x",
"product": {
"name": "containerd-1.5.11-150000.68.1.s390x",
"product_id": "containerd-1.5.11-150000.68.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-150000.68.1.s390x",
"product": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x",
"product_id": "containerd-ctr-1.5.11-150000.68.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-150000.163.1.s390x",
"product": {
"name": "docker-20.10.14_ce-150000.163.1.s390x",
"product_id": "docker-20.10.14_ce-150000.163.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-150000.163.1.s390x",
"product": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.s390x",
"product_id": "docker-kubic-20.10.14_ce-150000.163.1.s390x"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.5.11-150000.68.1.x86_64",
"product": {
"name": "containerd-1.5.11-150000.68.1.x86_64",
"product_id": "containerd-1.5.11-150000.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"product": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"product_id": "containerd-ctr-1.5.11-150000.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-20.10.14_ce-150000.163.1.x86_64",
"product": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64",
"product_id": "docker-20.10.14_ce-150000.163.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"product": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"product_id": "docker-kubic-20.10.14_ce-150000.163.1.x86_64"
}
},
{
"category": "product_version",
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"product": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"product_id": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.0",
"product": {
"name": "SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0",
"product_id": "SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.5.11-150000.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.5.11-150000.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64"
},
"product_reference": "containerd-ctr-1.5.11-150000.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-20.10.14_ce-150000.163.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-20.10.14_ce-150000.163.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64"
},
"product_reference": "docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
},
"product_reference": "docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-43565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43565"
}
],
"notes": [
{
"category": "general",
"text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43565",
"url": "https://www.suse.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "SUSE Bug 1193930 for CVE-2021-43565",
"url": "https://bugzilla.suse.com/1193930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-16T12:09:38Z",
"details": "important"
}
],
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2022-23648",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23648"
}
],
"notes": [
{
"category": "general",
"text": "containerd is a container runtime available as a daemon for Linux and Windows. A bug was found in containerd prior to versions 1.6.1, 1.5.10, and 1.14.12 where containers launched through containerd\u0027s CRI implementation on Linux with a specially-crafted image configuration could gain access to read-only copies of arbitrary files and directories on the host. This may bypass any policy-based enforcement on container setup (including a Kubernetes Pod Security Policy) and expose potentially sensitive information. Kubernetes and crictl can both be configured to use containerd\u0027s CRI implementation. This bug has been fixed in containerd 1.6.1, 1.5.10, and 1.4.12. Users should update to these versions to resolve the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23648",
"url": "https://www.suse.com/security/cve/CVE-2022-23648"
},
{
"category": "external",
"summary": "SUSE Bug 1196441 for CVE-2022-23648",
"url": "https://bugzilla.suse.com/1196441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-16T12:09:38Z",
"details": "moderate"
}
],
"title": "CVE-2022-23648"
},
{
"cve": "CVE-2022-24769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24769"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24769",
"url": "https://www.suse.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "SUSE Bug 1197517 for CVE-2022-24769",
"url": "https://bugzilla.suse.com/1197517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-16T12:09:38Z",
"details": "moderate"
}
],
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-27191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27191"
}
],
"notes": [
{
"category": "general",
"text": "The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27191",
"url": "https://www.suse.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "SUSE Bug 1197284 for CVE-2022-27191",
"url": "https://bugzilla.suse.com/1197284"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 6:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 6:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 6:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Enterprise Storage 7:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Enterprise Storage 7:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Enterprise Storage 7:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.0:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Micro 5.2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Proxy 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Proxy 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Proxy 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Retail Branch Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.s390x",
"SUSE Manager Server 4.1:containerd-ctr-1.5.11-150000.68.1.x86_64",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.ppc64le",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.s390x",
"SUSE Manager Server 4.1:docker-20.10.14_ce-150000.163.1.x86_64",
"SUSE Manager Server 4.1:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.3:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.3:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.3:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.3:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.5.11-150000.68.1.x86_64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-bash-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-fish-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.aarch64",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.ppc64le",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.s390x",
"openSUSE Leap 15.4:docker-kubic-kubeadm-criconfig-20.10.14_ce-150000.163.1.x86_64",
"openSUSE Leap 15.4:docker-kubic-zsh-completion-20.10.14_ce-150000.163.1.noarch",
"openSUSE Leap 15.4:docker-zsh-completion-20.10.14_ce-150000.163.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-05-16T12:09:38Z",
"details": "important"
}
],
"title": "CVE-2022-27191"
}
]
}
SUSE-SU-2025:03540-1
Vulnerability from csaf_suse - Published: 2025-10-10 19:04 - Updated: 2025-10-10 19:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker-stable",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker-stable fixes the following issues:\n\n- Include historical changelog data from before the docker-stable fork. The\n initial changelog entry did technically provide all the necessary\n information, but our CVE tracking tools do not understand how the package is\n forked and so it seems that this package does not include fixes for ~12 years\n of updates. So, include a copy of the original package\u0027s changelog up until\n the fork point. (bsc#1250596)\n\n- Remove git-core recommends on SLE. Most SLE systems have\n installRecommends=yes by default and thus end up installing git with Docker.\n bsc#1250508\n\n This feature is mostly intended for developers (\u0027docker build git://\u0027) so\n most users already have the dependency installed, and the error when git is\n missing is fairly straightforward (so they can easily figure out what they\n need to install).\n\n- Backport \u003chttps://github.com/moby/moby/pull/48517\u003e. bsc#1247362\n\n- Update to docker-buildx v0.25.0. Upstream changelog:\n \u003chttps://github.com/docker/buildx/releases/tag/v0.25.0\u003e\n\n- Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as\n Docker does not have permission to access the host zypper credentials in this\n mode (and unprivileged users cannot disable the feature using\n /etc/docker/suse-secrets-enable.) bsc#1240150\n\n- Initial docker-stable fork, forked from Docker 24.0.7-ce release\n (packaged on 2024-02-14). The original changelog is included below for\n historical reference.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3540,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3540,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3540",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03540-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03540-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503540-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03540-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042077.html"
},
{
"category": "self",
"summary": "SUSE Bug 1001161",
"url": "https://bugzilla.suse.com/1001161"
},
{
"category": "self",
"summary": "SUSE Bug 1004490",
"url": "https://bugzilla.suse.com/1004490"
},
{
"category": "self",
"summary": "SUSE Bug 1007249",
"url": "https://bugzilla.suse.com/1007249"
},
{
"category": "self",
"summary": "SUSE Bug 1009961",
"url": "https://bugzilla.suse.com/1009961"
},
{
"category": "self",
"summary": "SUSE Bug 1012568",
"url": "https://bugzilla.suse.com/1012568"
},
{
"category": "self",
"summary": "SUSE Bug 1015661",
"url": "https://bugzilla.suse.com/1015661"
},
{
"category": "self",
"summary": "SUSE Bug 1016307",
"url": "https://bugzilla.suse.com/1016307"
},
{
"category": "self",
"summary": "SUSE Bug 1016992",
"url": "https://bugzilla.suse.com/1016992"
},
{
"category": "self",
"summary": "SUSE Bug 1019251",
"url": "https://bugzilla.suse.com/1019251"
},
{
"category": "self",
"summary": "SUSE Bug 1020806",
"url": "https://bugzilla.suse.com/1020806"
},
{
"category": "self",
"summary": "SUSE Bug 1021227",
"url": "https://bugzilla.suse.com/1021227"
},
{
"category": "self",
"summary": "SUSE Bug 1026827",
"url": "https://bugzilla.suse.com/1026827"
},
{
"category": "self",
"summary": "SUSE Bug 1028638",
"url": "https://bugzilla.suse.com/1028638"
},
{
"category": "self",
"summary": "SUSE Bug 1028639",
"url": "https://bugzilla.suse.com/1028639"
},
{
"category": "self",
"summary": "SUSE Bug 1029320",
"url": "https://bugzilla.suse.com/1029320"
},
{
"category": "self",
"summary": "SUSE Bug 1029630",
"url": "https://bugzilla.suse.com/1029630"
},
{
"category": "self",
"summary": "SUSE Bug 1030702",
"url": "https://bugzilla.suse.com/1030702"
},
{
"category": "self",
"summary": "SUSE Bug 1032287",
"url": "https://bugzilla.suse.com/1032287"
},
{
"category": "self",
"summary": "SUSE Bug 1032644",
"url": "https://bugzilla.suse.com/1032644"
},
{
"category": "self",
"summary": "SUSE Bug 1034053",
"url": "https://bugzilla.suse.com/1034053"
},
{
"category": "self",
"summary": "SUSE Bug 1034063",
"url": "https://bugzilla.suse.com/1034063"
},
{
"category": "self",
"summary": "SUSE Bug 1037436",
"url": "https://bugzilla.suse.com/1037436"
},
{
"category": "self",
"summary": "SUSE Bug 1037607",
"url": "https://bugzilla.suse.com/1037607"
},
{
"category": "self",
"summary": "SUSE Bug 1038476",
"url": "https://bugzilla.suse.com/1038476"
},
{
"category": "self",
"summary": "SUSE Bug 1038493",
"url": "https://bugzilla.suse.com/1038493"
},
{
"category": "self",
"summary": "SUSE Bug 1045628",
"url": "https://bugzilla.suse.com/1045628"
},
{
"category": "self",
"summary": "SUSE Bug 1046024",
"url": "https://bugzilla.suse.com/1046024"
},
{
"category": "self",
"summary": "SUSE Bug 1047218",
"url": "https://bugzilla.suse.com/1047218"
},
{
"category": "self",
"summary": "SUSE Bug 1048046",
"url": "https://bugzilla.suse.com/1048046"
},
{
"category": "self",
"summary": "SUSE Bug 1051429",
"url": "https://bugzilla.suse.com/1051429"
},
{
"category": "self",
"summary": "SUSE Bug 1055676",
"url": "https://bugzilla.suse.com/1055676"
},
{
"category": "self",
"summary": "SUSE Bug 1057743",
"url": "https://bugzilla.suse.com/1057743"
},
{
"category": "self",
"summary": "SUSE Bug 1058173",
"url": "https://bugzilla.suse.com/1058173"
},
{
"category": "self",
"summary": "SUSE Bug 1059011",
"url": "https://bugzilla.suse.com/1059011"
},
{
"category": "self",
"summary": "SUSE Bug 1064781",
"url": "https://bugzilla.suse.com/1064781"
},
{
"category": "self",
"summary": "SUSE Bug 1065609",
"url": "https://bugzilla.suse.com/1065609"
},
{
"category": "self",
"summary": "SUSE Bug 1066210",
"url": "https://bugzilla.suse.com/1066210"
},
{
"category": "self",
"summary": "SUSE Bug 1066801",
"url": "https://bugzilla.suse.com/1066801"
},
{
"category": "self",
"summary": "SUSE Bug 1069468",
"url": "https://bugzilla.suse.com/1069468"
},
{
"category": "self",
"summary": "SUSE Bug 1069758",
"url": "https://bugzilla.suse.com/1069758"
},
{
"category": "self",
"summary": "SUSE Bug 1072798",
"url": "https://bugzilla.suse.com/1072798"
},
{
"category": "self",
"summary": "SUSE Bug 1073877",
"url": "https://bugzilla.suse.com/1073877"
},
{
"category": "self",
"summary": "SUSE Bug 1074971",
"url": "https://bugzilla.suse.com/1074971"
},
{
"category": "self",
"summary": "SUSE Bug 1080978",
"url": "https://bugzilla.suse.com/1080978"
},
{
"category": "self",
"summary": "SUSE Bug 1084533",
"url": "https://bugzilla.suse.com/1084533"
},
{
"category": "self",
"summary": "SUSE Bug 1085117",
"url": "https://bugzilla.suse.com/1085117"
},
{
"category": "self",
"summary": "SUSE Bug 1085380",
"url": "https://bugzilla.suse.com/1085380"
},
{
"category": "self",
"summary": "SUSE Bug 1086185",
"url": "https://bugzilla.suse.com/1086185"
},
{
"category": "self",
"summary": "SUSE Bug 1089732",
"url": "https://bugzilla.suse.com/1089732"
},
{
"category": "self",
"summary": "SUSE Bug 1095817",
"url": "https://bugzilla.suse.com/1095817"
},
{
"category": "self",
"summary": "SUSE Bug 1096726",
"url": "https://bugzilla.suse.com/1096726"
},
{
"category": "self",
"summary": "SUSE Bug 1099277",
"url": "https://bugzilla.suse.com/1099277"
},
{
"category": "self",
"summary": "SUSE Bug 1100331",
"url": "https://bugzilla.suse.com/1100331"
},
{
"category": "self",
"summary": "SUSE Bug 1100727",
"url": "https://bugzilla.suse.com/1100727"
},
{
"category": "self",
"summary": "SUSE Bug 1102522",
"url": "https://bugzilla.suse.com/1102522"
},
{
"category": "self",
"summary": "SUSE Bug 1104821",
"url": "https://bugzilla.suse.com/1104821"
},
{
"category": "self",
"summary": "SUSE Bug 1105000",
"url": "https://bugzilla.suse.com/1105000"
},
{
"category": "self",
"summary": "SUSE Bug 1108038",
"url": "https://bugzilla.suse.com/1108038"
},
{
"category": "self",
"summary": "SUSE Bug 1112980",
"url": "https://bugzilla.suse.com/1112980"
},
{
"category": "self",
"summary": "SUSE Bug 1113313",
"url": "https://bugzilla.suse.com/1113313"
},
{
"category": "self",
"summary": "SUSE Bug 1114832",
"url": "https://bugzilla.suse.com/1114832"
},
{
"category": "self",
"summary": "SUSE Bug 1115464",
"url": "https://bugzilla.suse.com/1115464"
},
{
"category": "self",
"summary": "SUSE Bug 1118897",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "self",
"summary": "SUSE Bug 1118898",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "self",
"summary": "SUSE Bug 1118899",
"url": "https://bugzilla.suse.com/1118899"
},
{
"category": "self",
"summary": "SUSE Bug 1118990",
"url": "https://bugzilla.suse.com/1118990"
},
{
"category": "self",
"summary": "SUSE Bug 1119634",
"url": "https://bugzilla.suse.com/1119634"
},
{
"category": "self",
"summary": "SUSE Bug 1121412",
"url": "https://bugzilla.suse.com/1121412"
},
{
"category": "self",
"summary": "SUSE Bug 1121768",
"url": "https://bugzilla.suse.com/1121768"
},
{
"category": "self",
"summary": "SUSE Bug 1122469",
"url": "https://bugzilla.suse.com/1122469"
},
{
"category": "self",
"summary": "SUSE Bug 1124308",
"url": "https://bugzilla.suse.com/1124308"
},
{
"category": "self",
"summary": "SUSE Bug 1128376",
"url": "https://bugzilla.suse.com/1128376"
},
{
"category": "self",
"summary": "SUSE Bug 1128746",
"url": "https://bugzilla.suse.com/1128746"
},
{
"category": "self",
"summary": "SUSE Bug 1134068",
"url": "https://bugzilla.suse.com/1134068"
},
{
"category": "self",
"summary": "SUSE Bug 1138920",
"url": "https://bugzilla.suse.com/1138920"
},
{
"category": "self",
"summary": "SUSE Bug 1139649",
"url": "https://bugzilla.suse.com/1139649"
},
{
"category": "self",
"summary": "SUSE Bug 1142160",
"url": "https://bugzilla.suse.com/1142160"
},
{
"category": "self",
"summary": "SUSE Bug 1142413",
"url": "https://bugzilla.suse.com/1142413"
},
{
"category": "self",
"summary": "SUSE Bug 1143349",
"url": "https://bugzilla.suse.com/1143349"
},
{
"category": "self",
"summary": "SUSE Bug 1150397",
"url": "https://bugzilla.suse.com/1150397"
},
{
"category": "self",
"summary": "SUSE Bug 1153367",
"url": "https://bugzilla.suse.com/1153367"
},
{
"category": "self",
"summary": "SUSE Bug 1157330",
"url": "https://bugzilla.suse.com/1157330"
},
{
"category": "self",
"summary": "SUSE Bug 1158590",
"url": "https://bugzilla.suse.com/1158590"
},
{
"category": "self",
"summary": "SUSE Bug 1170415",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "self",
"summary": "SUSE Bug 1170446",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "self",
"summary": "SUSE Bug 1172377",
"url": "https://bugzilla.suse.com/1172377"
},
{
"category": "self",
"summary": "SUSE Bug 1174075",
"url": "https://bugzilla.suse.com/1174075"
},
{
"category": "self",
"summary": "SUSE Bug 1175081",
"url": "https://bugzilla.suse.com/1175081"
},
{
"category": "self",
"summary": "SUSE Bug 1176708",
"url": "https://bugzilla.suse.com/1176708"
},
{
"category": "self",
"summary": "SUSE Bug 1178760",
"url": "https://bugzilla.suse.com/1178760"
},
{
"category": "self",
"summary": "SUSE Bug 1178801",
"url": "https://bugzilla.suse.com/1178801"
},
{
"category": "self",
"summary": "SUSE Bug 1180243",
"url": "https://bugzilla.suse.com/1180243"
},
{
"category": "self",
"summary": "SUSE Bug 1180401",
"url": "https://bugzilla.suse.com/1180401"
},
{
"category": "self",
"summary": "SUSE Bug 1181594",
"url": "https://bugzilla.suse.com/1181594"
},
{
"category": "self",
"summary": "SUSE Bug 1181641",
"url": "https://bugzilla.suse.com/1181641"
},
{
"category": "self",
"summary": "SUSE Bug 1181677",
"url": "https://bugzilla.suse.com/1181677"
},
{
"category": "self",
"summary": "SUSE Bug 1181730",
"url": "https://bugzilla.suse.com/1181730"
},
{
"category": "self",
"summary": "SUSE Bug 1181732",
"url": "https://bugzilla.suse.com/1181732"
},
{
"category": "self",
"summary": "SUSE Bug 1182168",
"url": "https://bugzilla.suse.com/1182168"
},
{
"category": "self",
"summary": "SUSE Bug 1182476",
"url": "https://bugzilla.suse.com/1182476"
},
{
"category": "self",
"summary": "SUSE Bug 1182947",
"url": "https://bugzilla.suse.com/1182947"
},
{
"category": "self",
"summary": "SUSE Bug 1183855",
"url": "https://bugzilla.suse.com/1183855"
},
{
"category": "self",
"summary": "SUSE Bug 1184768",
"url": "https://bugzilla.suse.com/1184768"
},
{
"category": "self",
"summary": "SUSE Bug 1188447",
"url": "https://bugzilla.suse.com/1188447"
},
{
"category": "self",
"summary": "SUSE Bug 1190670",
"url": "https://bugzilla.suse.com/1190670"
},
{
"category": "self",
"summary": "SUSE Bug 1191015",
"url": "https://bugzilla.suse.com/1191015"
},
{
"category": "self",
"summary": "SUSE Bug 1191121",
"url": "https://bugzilla.suse.com/1191121"
},
{
"category": "self",
"summary": "SUSE Bug 1191334",
"url": "https://bugzilla.suse.com/1191334"
},
{
"category": "self",
"summary": "SUSE Bug 1191355",
"url": "https://bugzilla.suse.com/1191355"
},
{
"category": "self",
"summary": "SUSE Bug 1191434",
"url": "https://bugzilla.suse.com/1191434"
},
{
"category": "self",
"summary": "SUSE Bug 1192814",
"url": "https://bugzilla.suse.com/1192814"
},
{
"category": "self",
"summary": "SUSE Bug 1193273",
"url": "https://bugzilla.suse.com/1193273"
},
{
"category": "self",
"summary": "SUSE Bug 1193930",
"url": "https://bugzilla.suse.com/1193930"
},
{
"category": "self",
"summary": "SUSE Bug 1197284",
"url": "https://bugzilla.suse.com/1197284"
},
{
"category": "self",
"summary": "SUSE Bug 1197517",
"url": "https://bugzilla.suse.com/1197517"
},
{
"category": "self",
"summary": "SUSE Bug 1200022",
"url": "https://bugzilla.suse.com/1200022"
},
{
"category": "self",
"summary": "SUSE Bug 1200145",
"url": "https://bugzilla.suse.com/1200145"
},
{
"category": "self",
"summary": "SUSE Bug 1205375",
"url": "https://bugzilla.suse.com/1205375"
},
{
"category": "self",
"summary": "SUSE Bug 1206065",
"url": "https://bugzilla.suse.com/1206065"
},
{
"category": "self",
"summary": "SUSE Bug 1208074",
"url": "https://bugzilla.suse.com/1208074"
},
{
"category": "self",
"summary": "SUSE Bug 1210141",
"url": "https://bugzilla.suse.com/1210141"
},
{
"category": "self",
"summary": "SUSE Bug 1210797",
"url": "https://bugzilla.suse.com/1210797"
},
{
"category": "self",
"summary": "SUSE Bug 1211578",
"url": "https://bugzilla.suse.com/1211578"
},
{
"category": "self",
"summary": "SUSE Bug 1212368",
"url": "https://bugzilla.suse.com/1212368"
},
{
"category": "self",
"summary": "SUSE Bug 1213120",
"url": "https://bugzilla.suse.com/1213120"
},
{
"category": "self",
"summary": "SUSE Bug 1213229",
"url": "https://bugzilla.suse.com/1213229"
},
{
"category": "self",
"summary": "SUSE Bug 1213500",
"url": "https://bugzilla.suse.com/1213500"
},
{
"category": "self",
"summary": "SUSE Bug 1214107",
"url": "https://bugzilla.suse.com/1214107"
},
{
"category": "self",
"summary": "SUSE Bug 1214108",
"url": "https://bugzilla.suse.com/1214108"
},
{
"category": "self",
"summary": "SUSE Bug 1214109",
"url": "https://bugzilla.suse.com/1214109"
},
{
"category": "self",
"summary": "SUSE Bug 1215323",
"url": "https://bugzilla.suse.com/1215323"
},
{
"category": "self",
"summary": "SUSE Bug 1217513",
"url": "https://bugzilla.suse.com/1217513"
},
{
"category": "self",
"summary": "SUSE Bug 1219267",
"url": "https://bugzilla.suse.com/1219267"
},
{
"category": "self",
"summary": "SUSE Bug 1219268",
"url": "https://bugzilla.suse.com/1219268"
},
{
"category": "self",
"summary": "SUSE Bug 1219438",
"url": "https://bugzilla.suse.com/1219438"
},
{
"category": "self",
"summary": "SUSE Bug 1240150",
"url": "https://bugzilla.suse.com/1240150"
},
{
"category": "self",
"summary": "SUSE Bug 1247362",
"url": "https://bugzilla.suse.com/1247362"
},
{
"category": "self",
"summary": "SUSE Bug 1250508",
"url": "https://bugzilla.suse.com/1250508"
},
{
"category": "self",
"summary": "SUSE Bug 1250596",
"url": "https://bugzilla.suse.com/1250596"
},
{
"category": "self",
"summary": "SUSE Bug 885209",
"url": "https://bugzilla.suse.com/885209"
},
{
"category": "self",
"summary": "SUSE Bug 907012",
"url": "https://bugzilla.suse.com/907012"
},
{
"category": "self",
"summary": "SUSE Bug 907014",
"url": "https://bugzilla.suse.com/907014"
},
{
"category": "self",
"summary": "SUSE Bug 908033",
"url": "https://bugzilla.suse.com/908033"
},
{
"category": "self",
"summary": "SUSE Bug 909709",
"url": "https://bugzilla.suse.com/909709"
},
{
"category": "self",
"summary": "SUSE Bug 909710",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "self",
"summary": "SUSE Bug 909712",
"url": "https://bugzilla.suse.com/909712"
},
{
"category": "self",
"summary": "SUSE Bug 913211",
"url": "https://bugzilla.suse.com/913211"
},
{
"category": "self",
"summary": "SUSE Bug 913213",
"url": "https://bugzilla.suse.com/913213"
},
{
"category": "self",
"summary": "SUSE Bug 920645",
"url": "https://bugzilla.suse.com/920645"
},
{
"category": "self",
"summary": "SUSE Bug 930235",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "self",
"summary": "SUSE Bug 931301",
"url": "https://bugzilla.suse.com/931301"
},
{
"category": "self",
"summary": "SUSE Bug 935570",
"url": "https://bugzilla.suse.com/935570"
},
{
"category": "self",
"summary": "SUSE Bug 938156",
"url": "https://bugzilla.suse.com/938156"
},
{
"category": "self",
"summary": "SUSE Bug 942369",
"url": "https://bugzilla.suse.com/942369"
},
{
"category": "self",
"summary": "SUSE Bug 942370",
"url": "https://bugzilla.suse.com/942370"
},
{
"category": "self",
"summary": "SUSE Bug 946653",
"url": "https://bugzilla.suse.com/946653"
},
{
"category": "self",
"summary": "SUSE Bug 949660",
"url": "https://bugzilla.suse.com/949660"
},
{
"category": "self",
"summary": "SUSE Bug 950931",
"url": "https://bugzilla.suse.com/950931"
},
{
"category": "self",
"summary": "SUSE Bug 953182",
"url": "https://bugzilla.suse.com/953182"
},
{
"category": "self",
"summary": "SUSE Bug 954737",
"url": "https://bugzilla.suse.com/954737"
},
{
"category": "self",
"summary": "SUSE Bug 954797",
"url": "https://bugzilla.suse.com/954797"
},
{
"category": "self",
"summary": "SUSE Bug 954812",
"url": "https://bugzilla.suse.com/954812"
},
{
"category": "self",
"summary": "SUSE Bug 956434",
"url": "https://bugzilla.suse.com/956434"
},
{
"category": "self",
"summary": "SUSE Bug 958255",
"url": "https://bugzilla.suse.com/958255"
},
{
"category": "self",
"summary": "SUSE Bug 959405",
"url": "https://bugzilla.suse.com/959405"
},
{
"category": "self",
"summary": "SUSE Bug 963142",
"url": "https://bugzilla.suse.com/963142"
},
{
"category": "self",
"summary": "SUSE Bug 964468",
"url": "https://bugzilla.suse.com/964468"
},
{
"category": "self",
"summary": "SUSE Bug 964673",
"url": "https://bugzilla.suse.com/964673"
},
{
"category": "self",
"summary": "SUSE Bug 965600",
"url": "https://bugzilla.suse.com/965600"
},
{
"category": "self",
"summary": "SUSE Bug 965918",
"url": "https://bugzilla.suse.com/965918"
},
{
"category": "self",
"summary": "SUSE Bug 968933",
"url": "https://bugzilla.suse.com/968933"
},
{
"category": "self",
"summary": "SUSE Bug 968972",
"url": "https://bugzilla.suse.com/968972"
},
{
"category": "self",
"summary": "SUSE Bug 970637",
"url": "https://bugzilla.suse.com/970637"
},
{
"category": "self",
"summary": "SUSE Bug 974208",
"url": "https://bugzilla.suse.com/974208"
},
{
"category": "self",
"summary": "SUSE Bug 976777",
"url": "https://bugzilla.suse.com/976777"
},
{
"category": "self",
"summary": "SUSE Bug 977394",
"url": "https://bugzilla.suse.com/977394"
},
{
"category": "self",
"summary": "SUSE Bug 978260",
"url": "https://bugzilla.suse.com/978260"
},
{
"category": "self",
"summary": "SUSE Bug 980555",
"url": "https://bugzilla.suse.com/980555"
},
{
"category": "self",
"summary": "SUSE Bug 983015",
"url": "https://bugzilla.suse.com/983015"
},
{
"category": "self",
"summary": "SUSE Bug 984942",
"url": "https://bugzilla.suse.com/984942"
},
{
"category": "self",
"summary": "SUSE Bug 987198",
"url": "https://bugzilla.suse.com/987198"
},
{
"category": "self",
"summary": "SUSE Bug 988408",
"url": "https://bugzilla.suse.com/988408"
},
{
"category": "self",
"summary": "SUSE Bug 988707",
"url": "https://bugzilla.suse.com/988707"
},
{
"category": "self",
"summary": "SUSE Bug 989566",
"url": "https://bugzilla.suse.com/989566"
},
{
"category": "self",
"summary": "SUSE Bug 993847",
"url": "https://bugzilla.suse.com/993847"
},
{
"category": "self",
"summary": "SUSE Bug 995058",
"url": "https://bugzilla.suse.com/995058"
},
{
"category": "self",
"summary": "SUSE Bug 995102",
"url": "https://bugzilla.suse.com/995102"
},
{
"category": "self",
"summary": "SUSE Bug 995620",
"url": "https://bugzilla.suse.com/995620"
},
{
"category": "self",
"summary": "SUSE Bug 996015",
"url": "https://bugzilla.suse.com/996015"
},
{
"category": "self",
"summary": "SUSE Bug 999582",
"url": "https://bugzilla.suse.com/999582"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3499 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-5277 page",
"url": "https://www.suse.com/security/cve/CVE-2014-5277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-6407 page",
"url": "https://www.suse.com/security/cve/CVE-2014-6407/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-6408 page",
"url": "https://www.suse.com/security/cve/CVE-2014-6408/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8178 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8179 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8179/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9356 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9357 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9358 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3627 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3629 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3630 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3631 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3697 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3697/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8867 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8867/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9962 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14992 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-16539 page",
"url": "https://www.suse.com/security/cve/CVE-2017-16539/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10892 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-15664 page",
"url": "https://www.suse.com/security/cve/CVE-2018-15664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16873 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16874 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16875 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20699 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13509 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14271 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14271/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-12912 page",
"url": "https://www.suse.com/security/cve/CVE-2020-12912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13401 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13401/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15257 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15257/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21284 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21284/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21285 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41089 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41092 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41092/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41103 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41103/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43565 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24769 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27191 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-36109 page",
"url": "https://www.suse.com/security/cve/CVE-2022-36109/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28840 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28841 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28842 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23650 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23652 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23652/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23653 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23653/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-29018 page",
"url": "https://www.suse.com/security/cve/CVE-2024-29018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41110 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41110/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
}
],
"title": "Security update for docker-stable",
"tracking": {
"current_release_date": "2025-10-10T19:04:02Z",
"generator": {
"date": "2025-10-10T19:04:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03540-1",
"initial_release_date": "2025-10-10T19:04:02Z",
"revision_history": [
{
"date": "2025-10-10T19:04:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-1.20.1.aarch64",
"product": {
"name": "docker-stable-24.0.9_ce-1.20.1.aarch64",
"product_id": "docker-stable-24.0.9_ce-1.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-1.20.1.i586",
"product": {
"name": "docker-stable-24.0.9_ce-1.20.1.i586",
"product_id": "docker-stable-24.0.9_ce-1.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"product": {
"name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"product_id": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch",
"product": {
"name": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch",
"product_id": "docker-stable-fish-completion-24.0.9_ce-1.20.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch",
"product": {
"name": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch",
"product_id": "docker-stable-rootless-extras-24.0.9_ce-1.20.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch",
"product": {
"name": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch",
"product_id": "docker-stable-zsh-completion-24.0.9_ce-1.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-1.20.1.ppc64le",
"product": {
"name": "docker-stable-24.0.9_ce-1.20.1.ppc64le",
"product_id": "docker-stable-24.0.9_ce-1.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-1.20.1.s390x",
"product": {
"name": "docker-stable-24.0.9_ce-1.20.1.s390x",
"product_id": "docker-stable-24.0.9_ce-1.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-1.20.1.x86_64",
"product": {
"name": "docker-stable-24.0.9_ce-1.20.1.x86_64",
"product_id": "docker-stable-24.0.9_ce-1.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-1.20.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-1.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-1.20.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-1.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-1.20.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-1.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-1.20.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-1.20.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-1.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-3499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3499"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3499",
"url": "https://www.suse.com/security/cve/CVE-2014-3499"
},
{
"category": "external",
"summary": "SUSE Bug 885209 for CVE-2014-3499",
"url": "https://bugzilla.suse.com/885209"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-3499"
},
{
"cve": "CVE-2014-5277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-5277"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-5277",
"url": "https://www.suse.com/security/cve/CVE-2014-5277"
},
{
"category": "external",
"summary": "SUSE Bug 904165 for CVE-2014-5277",
"url": "https://bugzilla.suse.com/904165"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-5277"
},
{
"cve": "CVE-2014-6407",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-6407"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-6407",
"url": "https://www.suse.com/security/cve/CVE-2014-6407"
},
{
"category": "external",
"summary": "SUSE Bug 907012 for CVE-2014-6407",
"url": "https://bugzilla.suse.com/907012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-6407"
},
{
"cve": "CVE-2014-6408",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-6408"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.3.0 through 1.3.1 allows remote attackers to modify the default run profile of image containers and possibly bypass the container by applying unspecified security options to an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-6408",
"url": "https://www.suse.com/security/cve/CVE-2014-6408"
},
{
"category": "external",
"summary": "SUSE Bug 907014 for CVE-2014-6408",
"url": "https://bugzilla.suse.com/907014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-6408"
},
{
"cve": "CVE-2014-8178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8178"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8178",
"url": "https://www.suse.com/security/cve/CVE-2014-8178"
},
{
"category": "external",
"summary": "SUSE Bug 949660 for CVE-2014-8178",
"url": "https://bugzilla.suse.com/949660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2014-8178"
},
{
"cve": "CVE-2014-8179",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8179"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8179",
"url": "https://www.suse.com/security/cve/CVE-2014-8179"
},
{
"category": "external",
"summary": "SUSE Bug 949660 for CVE-2014-8179",
"url": "https://bugzilla.suse.com/949660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2014-8179"
},
{
"cve": "CVE-2014-9356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9356"
}
],
"notes": [
{
"category": "general",
"text": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9356",
"url": "https://www.suse.com/security/cve/CVE-2014-9356"
},
{
"category": "external",
"summary": "SUSE Bug 909710 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "external",
"summary": "SUSE Bug 909712 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909712"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2014-9356"
},
{
"cve": "CVE-2014-9357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9357"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9357",
"url": "https://www.suse.com/security/cve/CVE-2014-9357"
},
{
"category": "external",
"summary": "SUSE Bug 909710 for CVE-2014-9357",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9357",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2014-9357"
},
{
"cve": "CVE-2014-9358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9358"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9358",
"url": "https://www.suse.com/security/cve/CVE-2014-9358"
},
{
"category": "external",
"summary": "SUSE Bug 909709 for CVE-2014-9358",
"url": "https://bugzilla.suse.com/909709"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9358",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2014-9358"
},
{
"cve": "CVE-2015-3627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3627"
}
],
"notes": [
{
"category": "general",
"text": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3627",
"url": "https://www.suse.com/security/cve/CVE-2015-3627"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3627",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3627",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "low"
}
],
"title": "CVE-2015-3627"
},
{
"cve": "CVE-2015-3629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3629"
}
],
"notes": [
{
"category": "general",
"text": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3629",
"url": "https://www.suse.com/security/cve/CVE-2015-3629"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3629",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3629",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2015-3629"
},
{
"cve": "CVE-2015-3630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3630"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3630",
"url": "https://www.suse.com/security/cve/CVE-2015-3630"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3630",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3630",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2015-3630"
},
{
"cve": "CVE-2015-3631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3631"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3631",
"url": "https://www.suse.com/security/cve/CVE-2015-3631"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3631",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3631",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2015-3631"
},
{
"cve": "CVE-2016-3697",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3697"
}
],
"notes": [
{
"category": "general",
"text": "libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3697",
"url": "https://www.suse.com/security/cve/CVE-2016-3697"
},
{
"category": "external",
"summary": "SUSE Bug 976777 for CVE-2016-3697",
"url": "https://bugzilla.suse.com/976777"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2016-3697"
},
{
"cve": "CVE-2016-8867",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8867"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8867",
"url": "https://www.suse.com/security/cve/CVE-2016-8867"
},
{
"category": "external",
"summary": "SUSE Bug 1007249 for CVE-2016-8867",
"url": "https://bugzilla.suse.com/1007249"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2016-8867"
},
{
"cve": "CVE-2016-9962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9962"
}
],
"notes": [
{
"category": "general",
"text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9962",
"url": "https://www.suse.com/security/cve/CVE-2016-9962"
},
{
"category": "external",
"summary": "SUSE Bug 1012568 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1012568"
},
{
"category": "external",
"summary": "SUSE Bug 1173425 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1173425"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2016-9962"
},
{
"cve": "CVE-2017-14992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14992"
}
],
"notes": [
{
"category": "general",
"text": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14992",
"url": "https://www.suse.com/security/cve/CVE-2017-14992"
},
{
"category": "external",
"summary": "SUSE Bug 1066210 for CVE-2017-14992",
"url": "https://bugzilla.suse.com/1066210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2017-14992"
},
{
"cve": "CVE-2017-16539",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-16539"
}
],
"notes": [
{
"category": "general",
"text": "The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a \"scsi remove-single-device\" line to /proc/scsi/scsi, aka SCSI MICDROP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-16539",
"url": "https://www.suse.com/security/cve/CVE-2017-16539"
},
{
"category": "external",
"summary": "SUSE Bug 1066801 for CVE-2017-16539",
"url": "https://bugzilla.suse.com/1066801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2017-16539"
},
{
"cve": "CVE-2018-10892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10892"
}
],
"notes": [
{
"category": "general",
"text": "The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host\u0027s hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10892",
"url": "https://www.suse.com/security/cve/CVE-2018-10892"
},
{
"category": "external",
"summary": "SUSE Bug 1100331 for CVE-2018-10892",
"url": "https://bugzilla.suse.com/1100331"
},
{
"category": "external",
"summary": "SUSE Bug 1100838 for CVE-2018-10892",
"url": "https://bugzilla.suse.com/1100838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2018-10892"
},
{
"cve": "CVE-2018-15664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-15664"
}
],
"notes": [
{
"category": "general",
"text": "In Docker through 18.06.1-ce-rc2, the API endpoints behind the \u0027docker cp\u0027 command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-15664",
"url": "https://www.suse.com/security/cve/CVE-2018-15664"
},
{
"category": "external",
"summary": "SUSE Bug 1096726 for CVE-2018-15664",
"url": "https://bugzilla.suse.com/1096726"
},
{
"category": "external",
"summary": "SUSE Bug 1139649 for CVE-2018-15664",
"url": "https://bugzilla.suse.com/1139649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2018-15664"
},
{
"cve": "CVE-2018-16873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16873"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16873",
"url": "https://www.suse.com/security/cve/CVE-2018-16873"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2018-16873"
},
{
"cve": "CVE-2018-16874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16874"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16874",
"url": "https://www.suse.com/security/cve/CVE-2018-16874"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2018-16874"
},
{
"cve": "CVE-2018-16875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16875"
}
],
"notes": [
{
"category": "general",
"text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16875",
"url": "https://www.suse.com/security/cve/CVE-2018-16875"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2018-16875"
},
{
"cve": "CVE-2018-20699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20699"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20699",
"url": "https://www.suse.com/security/cve/CVE-2018-20699"
},
{
"category": "external",
"summary": "SUSE Bug 1121768 for CVE-2018-20699",
"url": "https://bugzilla.suse.com/1121768"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2018-20699"
},
{
"cve": "CVE-2019-13509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13509"
}
],
"notes": [
{
"category": "general",
"text": "In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13509",
"url": "https://www.suse.com/security/cve/CVE-2019-13509"
},
{
"category": "external",
"summary": "SUSE Bug 1142160 for CVE-2019-13509",
"url": "https://bugzilla.suse.com/1142160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2019-13509"
},
{
"cve": "CVE-2019-14271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14271"
}
],
"notes": [
{
"category": "general",
"text": "In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14271",
"url": "https://www.suse.com/security/cve/CVE-2019-14271"
},
{
"category": "external",
"summary": "SUSE Bug 1143409 for CVE-2019-14271",
"url": "https://bugzilla.suse.com/1143409"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2019-14271"
},
{
"cve": "CVE-2020-12912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-12912"
}
],
"notes": [
{
"category": "general",
"text": "A potential vulnerability in the AMD extension to Linux \"hwmon\" service may allow an attacker to use the Linux-based Running Average Power Limit (RAPL) interface to show various side channel attacks. In line with industry partners, AMD has updated the RAPL interface to require privileged access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-12912",
"url": "https://www.suse.com/security/cve/CVE-2020-12912"
},
{
"category": "external",
"summary": "SUSE Bug 1178760 for CVE-2020-12912",
"url": "https://bugzilla.suse.com/1178760"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-13401",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13401"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13401",
"url": "https://www.suse.com/security/cve/CVE-2020-13401"
},
{
"category": "external",
"summary": "SUSE Bug 1172375 for CVE-2020-13401",
"url": "https://bugzilla.suse.com/1172375"
},
{
"category": "external",
"summary": "SUSE Bug 1172377 for CVE-2020-13401",
"url": "https://bugzilla.suse.com/1172377"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2020-13401"
},
{
"cve": "CVE-2020-15257",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15257"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15257",
"url": "https://www.suse.com/security/cve/CVE-2020-15257"
},
{
"category": "external",
"summary": "SUSE Bug 1178969 for CVE-2020-15257",
"url": "https://bugzilla.suse.com/1178969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2020-15257"
},
{
"cve": "CVE-2020-8694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8694"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8694",
"url": "https://www.suse.com/security/cve/CVE-2020-8694"
},
{
"category": "external",
"summary": "SUSE Bug 1170415 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "external",
"summary": "SUSE Bug 1170446 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "external",
"summary": "SUSE Bug 1178591 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1178591"
},
{
"category": "external",
"summary": "SUSE Bug 1178700 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1178700"
},
{
"category": "external",
"summary": "SUSE Bug 1179661 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1179661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8695"
}
],
"notes": [
{
"category": "general",
"text": "Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8695",
"url": "https://www.suse.com/security/cve/CVE-2020-8695"
},
{
"category": "external",
"summary": "SUSE Bug 1170415 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "external",
"summary": "SUSE Bug 1170446 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "external",
"summary": "SUSE Bug 1178591 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1178591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-21284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21284"
}
],
"notes": [
{
"category": "general",
"text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21284",
"url": "https://www.suse.com/security/cve/CVE-2021-21284"
},
{
"category": "external",
"summary": "SUSE Bug 1181732 for CVE-2021-21284",
"url": "https://bugzilla.suse.com/1181732"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "low"
}
],
"title": "CVE-2021-21284"
},
{
"cve": "CVE-2021-21285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21285"
}
],
"notes": [
{
"category": "general",
"text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability in which pulling an intentionally malformed Docker image manifest crashes the dockerd daemon. Versions 20.10.3 and 19.03.15 contain patches that prevent the daemon from crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21285",
"url": "https://www.suse.com/security/cve/CVE-2021-21285"
},
{
"category": "external",
"summary": "SUSE Bug 1181730 for CVE-2021-21285",
"url": "https://bugzilla.suse.com/1181730"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2021-21285"
},
{
"cve": "CVE-2021-41089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41089"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41089",
"url": "https://www.suse.com/security/cve/CVE-2021-41089"
},
{
"category": "external",
"summary": "SUSE Bug 1191015 for CVE-2021-41089",
"url": "https://bugzilla.suse.com/1191015"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41089",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2021-41089"
},
{
"cve": "CVE-2021-41091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41091"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41091",
"url": "https://www.suse.com/security/cve/CVE-2021-41091"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41091",
"url": "https://bugzilla.suse.com/1191355"
},
{
"category": "external",
"summary": "SUSE Bug 1191434 for CVE-2021-41091",
"url": "https://bugzilla.suse.com/1191434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2021-41091"
},
{
"cve": "CVE-2021-41092",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41092"
}
],
"notes": [
{
"category": "general",
"text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41092",
"url": "https://www.suse.com/security/cve/CVE-2021-41092"
},
{
"category": "external",
"summary": "SUSE Bug 1191334 for CVE-2021-41092",
"url": "https://bugzilla.suse.com/1191334"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41092",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2021-41092"
},
{
"cve": "CVE-2021-41103",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41103"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41103",
"url": "https://www.suse.com/security/cve/CVE-2021-41103"
},
{
"category": "external",
"summary": "SUSE Bug 1191121 for CVE-2021-41103",
"url": "https://bugzilla.suse.com/1191121"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41103",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2021-41103"
},
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
},
{
"cve": "CVE-2021-43565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43565"
}
],
"notes": [
{
"category": "general",
"text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43565",
"url": "https://www.suse.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "SUSE Bug 1193930 for CVE-2021-43565",
"url": "https://bugzilla.suse.com/1193930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2022-24769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24769"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24769",
"url": "https://www.suse.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "SUSE Bug 1197517 for CVE-2022-24769",
"url": "https://bugzilla.suse.com/1197517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-27191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27191"
}
],
"notes": [
{
"category": "general",
"text": "The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27191",
"url": "https://www.suse.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "SUSE Bug 1197284 for CVE-2022-27191",
"url": "https://bugzilla.suse.com/1197284"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-36109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-36109"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-36109",
"url": "https://www.suse.com/security/cve/CVE-2022-36109"
},
{
"category": "external",
"summary": "SUSE Bug 1205375 for CVE-2022-36109",
"url": "https://bugzilla.suse.com/1205375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2023-28840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28840"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nTwo iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded.\n\nThe injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u0027s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network.\n\nPatches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28840",
"url": "https://www.suse.com/security/cve/CVE-2023-28840"
},
{
"category": "external",
"summary": "SUSE Bug 1214107 for CVE-2023-28840",
"url": "https://bugzilla.suse.com/1214107"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28840",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28841"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nAn iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation.\n\nEncrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees.\n\nIt is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28841",
"url": "https://www.suse.com/security/cve/CVE-2023-28841"
},
{
"category": "external",
"summary": "SUSE Bug 1214108 for CVE-2023-28841",
"url": "https://bugzilla.suse.com/1214108"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28841",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28842"
}
],
"notes": [
{
"category": "general",
"text": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nThe `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate.\n\nEncrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. In multi-node clusters, deploy a global \u0027pause\u0027 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28842",
"url": "https://www.suse.com/security/cve/CVE-2023-28842"
},
{
"category": "external",
"summary": "SUSE Bug 1214109 for CVE-2023-28842",
"url": "https://bugzilla.suse.com/1214109"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28842",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2024-23650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23650"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23650",
"url": "https://www.suse.com/security/cve/CVE-2024-23650"
},
{
"category": "external",
"summary": "SUSE Bug 1219437 for CVE-2024-23650",
"url": "https://bugzilla.suse.com/1219437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2024-23650"
},
{
"cve": "CVE-2024-23651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23651"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23651",
"url": "https://www.suse.com/security/cve/CVE-2024-23651"
},
{
"category": "external",
"summary": "SUSE Bug 1219267 for CVE-2024-23651",
"url": "https://bugzilla.suse.com/1219267"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23652"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23652",
"url": "https://www.suse.com/security/cve/CVE-2024-23652"
},
{
"category": "external",
"summary": "SUSE Bug 1219268 for CVE-2024-23652",
"url": "https://bugzilla.suse.com/1219268"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23653"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special `security.insecure` entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit frontends from untrusted sources. \n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23653",
"url": "https://www.suse.com/security/cve/CVE-2024-23653"
},
{
"category": "external",
"summary": "SUSE Bug 1219438 for CVE-2024-23653",
"url": "https://bugzilla.suse.com/1219438"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-29018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-29018"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby\u0027s networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well.\n\nWhen containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs.\n\nContainers on an internal network may communicate between each other, but are precluded from communicating with any networks the host has access to (LAN or WAN) as no default route is configured, and firewall rules are set up to drop all outgoing traffic. Communication with the gateway IP address (and thus appropriately configured host services) is possible, and the host may communicate with any container IP directly.\n\nIn addition to configuring the Linux kernel\u0027s various networking features to enable container networking, `dockerd` directly provides some services to container networks. Principal among these is serving as a resolver, enabling service discovery, and resolution of names from an upstream resolver.\n\nWhen a DNS request for a name that does not correspond to a container is received, the request is forwarded to the configured upstream resolver. This request is made from the container\u0027s network namespace: the level of access and routing of traffic is the same as if the request was made by the container itself.\n\nAs a consequence of this design, containers solely attached to an internal network will be unable to resolve names using the upstream resolver, as the container itself is unable to communicate with that nameserver. Only the names of containers also attached to the internal network are able to be resolved.\n\nMany systems run a local forwarding DNS resolver. As the host and any containers have separate loopback devices, a consequence of the design described above is that containers are unable to resolve names from the host\u0027s configured resolver, as they cannot reach these addresses on the host loopback device. To bridge this gap, and to allow containers to properly resolve names even when a local forwarding resolver is used on a loopback address, `dockerd` detects this scenario and instead forward DNS requests from the host namework namespace. The loopback resolver then forwards the requests to its configured upstream resolvers, as expected.\n\nBecause `dockerd` forwards DNS requests to the host loopback device, bypassing the container network namespace\u0027s normal routing semantics entirely, internal networks can unexpectedly forward DNS requests to an external nameserver. By registering a domain for which they control the authoritative nameservers, an attacker could arrange for a compromised container to exfiltrate data by encoding it in DNS queries that will eventually be answered by their nameservers.\n\nDocker Desktop is not affected, as Docker Desktop always runs an internal resolver on a RFC 1918 address.\n\nMoby releases 26.0.0, 25.0.4, and 23.0.11 are patched to prevent forwarding any DNS requests from internal networks. As a workaround, run containers intended to be solely attached to internal networks with a custom upstream address, which will force all upstream DNS queries to be resolved from the container\u0027s network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-29018",
"url": "https://www.suse.com/security/cve/CVE-2024-29018"
},
{
"category": "external",
"summary": "SUSE Bug 1234089 for CVE-2024-29018",
"url": "https://bugzilla.suse.com/1234089"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "moderate"
}
],
"title": "CVE-2024-29018"
},
{
"cve": "CVE-2024-41110",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41110"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low.\n\nUsing a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had been forwarded to it.\n\nA security issue was discovered In 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. Although this issue was fixed in Docker Engine v18.09.1 in January 2019, the fix was not carried forward to later major versions, resulting in a regression. Anyone who depends on authorization plugins that introspect the request and/or response body to make access control decisions is potentially impacted.\n\nDocker EE v19.03.x and all versions of Mirantis Container Runtime are not vulnerable.\n\ndocker-ce v27.1.1 containes patches to fix the vulnerability. Patches have also been merged into the master, 19.03, 20.0, 23.0, 24.0, 25.0, 26.0, and 26.1 release branches. If one is unable to upgrade immediately, avoid using AuthZ plugins and/or restrict access to the Docker API to trusted parties, following the principle of least privilege.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41110",
"url": "https://www.suse.com/security/cve/CVE-2024-41110"
},
{
"category": "external",
"summary": "SUSE Bug 1228324 for CVE-2024-41110",
"url": "https://bugzilla.suse.com/1228324"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "critical"
}
],
"title": "CVE-2024-41110"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-24.0.9_ce-1.20.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:docker-stable-bash-completion-24.0.9_ce-1.20.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-10T19:04:02Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
}
]
}
SUSE-SU-2025:03545-1
Vulnerability from csaf_suse - Published: 2025-10-11 01:20 - Updated: 2025-10-11 01:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for docker-stable",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for docker-stable fixes the following issues:\n\nNote this update contains a already fixed references mostly.\n\n- Remove git-core recommends on SLE to avoid pulling it in unnecessary. (bsc#1250508)\n\n This feature is mostly intended for developers (\u0027docker build git://\u0027) so\n most users already have the dependency installed, and the error when git is\n missing is fairly straightforward (so they can easily figure out what they\n need to install).\n\n- Include historical changelog data from before the docker-stable fork. The\n initial changelog entry did technically provide all the necessary\n information, but our CVE tracking tools do not understand how the package is\n forked and so it seems that this package does not include fixes for ~12 years\n of updates. So, include a copy of the original package\u0027s changelog up until\n the fork point. bsc#1250596\n\n- Update to docker-buildx v0.25.0. Upstream changelog:\n \u003chttps://github.com/docker/buildx/releases/tag/v0.25.0\u003e\n\n- Update to Go 1.23 for building now that upstream has switched their 23.0.x\n LTSS to use Go 1.23.\n\n- Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as\n Docker does not have permission to access the host zypper credentials in this\n mode (and unprivileged users cannot disable the feature using\n /etc/docker/suse-secrets-enable.) bsc#1240150\n\n- Initial docker-stable fork, forked from Docker 24.0.7-ce release\n (packaged on 2024-02-14). The original changelog is included below for\n historical reference.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3545,SUSE-SLE-Module-Containers-15-SP6-2025-3545,SUSE-SLE-Module-Containers-15-SP7-2025-3545,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3545,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-3545,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-3545,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-3545,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-3545,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3545,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-3545,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-3545,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3545,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-3545,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-3545,SUSE-Storage-7.1-2025-3545,openSUSE-SLE-15.6-2025-3545",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_03545-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:03545-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202503545-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:03545-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022860.html"
},
{
"category": "self",
"summary": "SUSE Bug 1001161",
"url": "https://bugzilla.suse.com/1001161"
},
{
"category": "self",
"summary": "SUSE Bug 1004490",
"url": "https://bugzilla.suse.com/1004490"
},
{
"category": "self",
"summary": "SUSE Bug 1007249",
"url": "https://bugzilla.suse.com/1007249"
},
{
"category": "self",
"summary": "SUSE Bug 1009961",
"url": "https://bugzilla.suse.com/1009961"
},
{
"category": "self",
"summary": "SUSE Bug 1012568",
"url": "https://bugzilla.suse.com/1012568"
},
{
"category": "self",
"summary": "SUSE Bug 1015661",
"url": "https://bugzilla.suse.com/1015661"
},
{
"category": "self",
"summary": "SUSE Bug 1016307",
"url": "https://bugzilla.suse.com/1016307"
},
{
"category": "self",
"summary": "SUSE Bug 1016992",
"url": "https://bugzilla.suse.com/1016992"
},
{
"category": "self",
"summary": "SUSE Bug 1019251",
"url": "https://bugzilla.suse.com/1019251"
},
{
"category": "self",
"summary": "SUSE Bug 1020806",
"url": "https://bugzilla.suse.com/1020806"
},
{
"category": "self",
"summary": "SUSE Bug 1021227",
"url": "https://bugzilla.suse.com/1021227"
},
{
"category": "self",
"summary": "SUSE Bug 1026827",
"url": "https://bugzilla.suse.com/1026827"
},
{
"category": "self",
"summary": "SUSE Bug 1028638",
"url": "https://bugzilla.suse.com/1028638"
},
{
"category": "self",
"summary": "SUSE Bug 1028639",
"url": "https://bugzilla.suse.com/1028639"
},
{
"category": "self",
"summary": "SUSE Bug 1029320",
"url": "https://bugzilla.suse.com/1029320"
},
{
"category": "self",
"summary": "SUSE Bug 1029630",
"url": "https://bugzilla.suse.com/1029630"
},
{
"category": "self",
"summary": "SUSE Bug 1030702",
"url": "https://bugzilla.suse.com/1030702"
},
{
"category": "self",
"summary": "SUSE Bug 1032287",
"url": "https://bugzilla.suse.com/1032287"
},
{
"category": "self",
"summary": "SUSE Bug 1032644",
"url": "https://bugzilla.suse.com/1032644"
},
{
"category": "self",
"summary": "SUSE Bug 1034053",
"url": "https://bugzilla.suse.com/1034053"
},
{
"category": "self",
"summary": "SUSE Bug 1034063",
"url": "https://bugzilla.suse.com/1034063"
},
{
"category": "self",
"summary": "SUSE Bug 1037436",
"url": "https://bugzilla.suse.com/1037436"
},
{
"category": "self",
"summary": "SUSE Bug 1037607",
"url": "https://bugzilla.suse.com/1037607"
},
{
"category": "self",
"summary": "SUSE Bug 1038476",
"url": "https://bugzilla.suse.com/1038476"
},
{
"category": "self",
"summary": "SUSE Bug 1038493",
"url": "https://bugzilla.suse.com/1038493"
},
{
"category": "self",
"summary": "SUSE Bug 1045628",
"url": "https://bugzilla.suse.com/1045628"
},
{
"category": "self",
"summary": "SUSE Bug 1046024",
"url": "https://bugzilla.suse.com/1046024"
},
{
"category": "self",
"summary": "SUSE Bug 1047218",
"url": "https://bugzilla.suse.com/1047218"
},
{
"category": "self",
"summary": "SUSE Bug 1048046",
"url": "https://bugzilla.suse.com/1048046"
},
{
"category": "self",
"summary": "SUSE Bug 1051429",
"url": "https://bugzilla.suse.com/1051429"
},
{
"category": "self",
"summary": "SUSE Bug 1055676",
"url": "https://bugzilla.suse.com/1055676"
},
{
"category": "self",
"summary": "SUSE Bug 1057743",
"url": "https://bugzilla.suse.com/1057743"
},
{
"category": "self",
"summary": "SUSE Bug 1058173",
"url": "https://bugzilla.suse.com/1058173"
},
{
"category": "self",
"summary": "SUSE Bug 1059011",
"url": "https://bugzilla.suse.com/1059011"
},
{
"category": "self",
"summary": "SUSE Bug 1064781",
"url": "https://bugzilla.suse.com/1064781"
},
{
"category": "self",
"summary": "SUSE Bug 1065609",
"url": "https://bugzilla.suse.com/1065609"
},
{
"category": "self",
"summary": "SUSE Bug 1066210",
"url": "https://bugzilla.suse.com/1066210"
},
{
"category": "self",
"summary": "SUSE Bug 1066801",
"url": "https://bugzilla.suse.com/1066801"
},
{
"category": "self",
"summary": "SUSE Bug 1069468",
"url": "https://bugzilla.suse.com/1069468"
},
{
"category": "self",
"summary": "SUSE Bug 1069758",
"url": "https://bugzilla.suse.com/1069758"
},
{
"category": "self",
"summary": "SUSE Bug 1072798",
"url": "https://bugzilla.suse.com/1072798"
},
{
"category": "self",
"summary": "SUSE Bug 1073877",
"url": "https://bugzilla.suse.com/1073877"
},
{
"category": "self",
"summary": "SUSE Bug 1074971",
"url": "https://bugzilla.suse.com/1074971"
},
{
"category": "self",
"summary": "SUSE Bug 1080978",
"url": "https://bugzilla.suse.com/1080978"
},
{
"category": "self",
"summary": "SUSE Bug 1084533",
"url": "https://bugzilla.suse.com/1084533"
},
{
"category": "self",
"summary": "SUSE Bug 1085117",
"url": "https://bugzilla.suse.com/1085117"
},
{
"category": "self",
"summary": "SUSE Bug 1085380",
"url": "https://bugzilla.suse.com/1085380"
},
{
"category": "self",
"summary": "SUSE Bug 1086185",
"url": "https://bugzilla.suse.com/1086185"
},
{
"category": "self",
"summary": "SUSE Bug 1089732",
"url": "https://bugzilla.suse.com/1089732"
},
{
"category": "self",
"summary": "SUSE Bug 1095817",
"url": "https://bugzilla.suse.com/1095817"
},
{
"category": "self",
"summary": "SUSE Bug 1096726",
"url": "https://bugzilla.suse.com/1096726"
},
{
"category": "self",
"summary": "SUSE Bug 1099277",
"url": "https://bugzilla.suse.com/1099277"
},
{
"category": "self",
"summary": "SUSE Bug 1100331",
"url": "https://bugzilla.suse.com/1100331"
},
{
"category": "self",
"summary": "SUSE Bug 1100727",
"url": "https://bugzilla.suse.com/1100727"
},
{
"category": "self",
"summary": "SUSE Bug 1102522",
"url": "https://bugzilla.suse.com/1102522"
},
{
"category": "self",
"summary": "SUSE Bug 1104821",
"url": "https://bugzilla.suse.com/1104821"
},
{
"category": "self",
"summary": "SUSE Bug 1105000",
"url": "https://bugzilla.suse.com/1105000"
},
{
"category": "self",
"summary": "SUSE Bug 1108038",
"url": "https://bugzilla.suse.com/1108038"
},
{
"category": "self",
"summary": "SUSE Bug 1112980",
"url": "https://bugzilla.suse.com/1112980"
},
{
"category": "self",
"summary": "SUSE Bug 1113313",
"url": "https://bugzilla.suse.com/1113313"
},
{
"category": "self",
"summary": "SUSE Bug 1114832",
"url": "https://bugzilla.suse.com/1114832"
},
{
"category": "self",
"summary": "SUSE Bug 1115464",
"url": "https://bugzilla.suse.com/1115464"
},
{
"category": "self",
"summary": "SUSE Bug 1118897",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "self",
"summary": "SUSE Bug 1118898",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "self",
"summary": "SUSE Bug 1118899",
"url": "https://bugzilla.suse.com/1118899"
},
{
"category": "self",
"summary": "SUSE Bug 1118990",
"url": "https://bugzilla.suse.com/1118990"
},
{
"category": "self",
"summary": "SUSE Bug 1119634",
"url": "https://bugzilla.suse.com/1119634"
},
{
"category": "self",
"summary": "SUSE Bug 1121412",
"url": "https://bugzilla.suse.com/1121412"
},
{
"category": "self",
"summary": "SUSE Bug 1121768",
"url": "https://bugzilla.suse.com/1121768"
},
{
"category": "self",
"summary": "SUSE Bug 1122469",
"url": "https://bugzilla.suse.com/1122469"
},
{
"category": "self",
"summary": "SUSE Bug 1124308",
"url": "https://bugzilla.suse.com/1124308"
},
{
"category": "self",
"summary": "SUSE Bug 1128376",
"url": "https://bugzilla.suse.com/1128376"
},
{
"category": "self",
"summary": "SUSE Bug 1128746",
"url": "https://bugzilla.suse.com/1128746"
},
{
"category": "self",
"summary": "SUSE Bug 1134068",
"url": "https://bugzilla.suse.com/1134068"
},
{
"category": "self",
"summary": "SUSE Bug 1138920",
"url": "https://bugzilla.suse.com/1138920"
},
{
"category": "self",
"summary": "SUSE Bug 1139649",
"url": "https://bugzilla.suse.com/1139649"
},
{
"category": "self",
"summary": "SUSE Bug 1142160",
"url": "https://bugzilla.suse.com/1142160"
},
{
"category": "self",
"summary": "SUSE Bug 1142413",
"url": "https://bugzilla.suse.com/1142413"
},
{
"category": "self",
"summary": "SUSE Bug 1143349",
"url": "https://bugzilla.suse.com/1143349"
},
{
"category": "self",
"summary": "SUSE Bug 1150397",
"url": "https://bugzilla.suse.com/1150397"
},
{
"category": "self",
"summary": "SUSE Bug 1153367",
"url": "https://bugzilla.suse.com/1153367"
},
{
"category": "self",
"summary": "SUSE Bug 1157330",
"url": "https://bugzilla.suse.com/1157330"
},
{
"category": "self",
"summary": "SUSE Bug 1158590",
"url": "https://bugzilla.suse.com/1158590"
},
{
"category": "self",
"summary": "SUSE Bug 1170415",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "self",
"summary": "SUSE Bug 1170446",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "self",
"summary": "SUSE Bug 1172377",
"url": "https://bugzilla.suse.com/1172377"
},
{
"category": "self",
"summary": "SUSE Bug 1174075",
"url": "https://bugzilla.suse.com/1174075"
},
{
"category": "self",
"summary": "SUSE Bug 1175081",
"url": "https://bugzilla.suse.com/1175081"
},
{
"category": "self",
"summary": "SUSE Bug 1176708",
"url": "https://bugzilla.suse.com/1176708"
},
{
"category": "self",
"summary": "SUSE Bug 1178760",
"url": "https://bugzilla.suse.com/1178760"
},
{
"category": "self",
"summary": "SUSE Bug 1178801",
"url": "https://bugzilla.suse.com/1178801"
},
{
"category": "self",
"summary": "SUSE Bug 1180243",
"url": "https://bugzilla.suse.com/1180243"
},
{
"category": "self",
"summary": "SUSE Bug 1180401",
"url": "https://bugzilla.suse.com/1180401"
},
{
"category": "self",
"summary": "SUSE Bug 1181594",
"url": "https://bugzilla.suse.com/1181594"
},
{
"category": "self",
"summary": "SUSE Bug 1181641",
"url": "https://bugzilla.suse.com/1181641"
},
{
"category": "self",
"summary": "SUSE Bug 1181677",
"url": "https://bugzilla.suse.com/1181677"
},
{
"category": "self",
"summary": "SUSE Bug 1181730",
"url": "https://bugzilla.suse.com/1181730"
},
{
"category": "self",
"summary": "SUSE Bug 1181732",
"url": "https://bugzilla.suse.com/1181732"
},
{
"category": "self",
"summary": "SUSE Bug 1182168",
"url": "https://bugzilla.suse.com/1182168"
},
{
"category": "self",
"summary": "SUSE Bug 1182476",
"url": "https://bugzilla.suse.com/1182476"
},
{
"category": "self",
"summary": "SUSE Bug 1182947",
"url": "https://bugzilla.suse.com/1182947"
},
{
"category": "self",
"summary": "SUSE Bug 1183855",
"url": "https://bugzilla.suse.com/1183855"
},
{
"category": "self",
"summary": "SUSE Bug 1184768",
"url": "https://bugzilla.suse.com/1184768"
},
{
"category": "self",
"summary": "SUSE Bug 1188447",
"url": "https://bugzilla.suse.com/1188447"
},
{
"category": "self",
"summary": "SUSE Bug 1190670",
"url": "https://bugzilla.suse.com/1190670"
},
{
"category": "self",
"summary": "SUSE Bug 1191015",
"url": "https://bugzilla.suse.com/1191015"
},
{
"category": "self",
"summary": "SUSE Bug 1191121",
"url": "https://bugzilla.suse.com/1191121"
},
{
"category": "self",
"summary": "SUSE Bug 1191334",
"url": "https://bugzilla.suse.com/1191334"
},
{
"category": "self",
"summary": "SUSE Bug 1191355",
"url": "https://bugzilla.suse.com/1191355"
},
{
"category": "self",
"summary": "SUSE Bug 1191434",
"url": "https://bugzilla.suse.com/1191434"
},
{
"category": "self",
"summary": "SUSE Bug 1192814",
"url": "https://bugzilla.suse.com/1192814"
},
{
"category": "self",
"summary": "SUSE Bug 1193273",
"url": "https://bugzilla.suse.com/1193273"
},
{
"category": "self",
"summary": "SUSE Bug 1193930",
"url": "https://bugzilla.suse.com/1193930"
},
{
"category": "self",
"summary": "SUSE Bug 1197284",
"url": "https://bugzilla.suse.com/1197284"
},
{
"category": "self",
"summary": "SUSE Bug 1197517",
"url": "https://bugzilla.suse.com/1197517"
},
{
"category": "self",
"summary": "SUSE Bug 1200022",
"url": "https://bugzilla.suse.com/1200022"
},
{
"category": "self",
"summary": "SUSE Bug 1200145",
"url": "https://bugzilla.suse.com/1200145"
},
{
"category": "self",
"summary": "SUSE Bug 1205375",
"url": "https://bugzilla.suse.com/1205375"
},
{
"category": "self",
"summary": "SUSE Bug 1206065",
"url": "https://bugzilla.suse.com/1206065"
},
{
"category": "self",
"summary": "SUSE Bug 1208074",
"url": "https://bugzilla.suse.com/1208074"
},
{
"category": "self",
"summary": "SUSE Bug 1210141",
"url": "https://bugzilla.suse.com/1210141"
},
{
"category": "self",
"summary": "SUSE Bug 1210797",
"url": "https://bugzilla.suse.com/1210797"
},
{
"category": "self",
"summary": "SUSE Bug 1211578",
"url": "https://bugzilla.suse.com/1211578"
},
{
"category": "self",
"summary": "SUSE Bug 1212368",
"url": "https://bugzilla.suse.com/1212368"
},
{
"category": "self",
"summary": "SUSE Bug 1213120",
"url": "https://bugzilla.suse.com/1213120"
},
{
"category": "self",
"summary": "SUSE Bug 1213229",
"url": "https://bugzilla.suse.com/1213229"
},
{
"category": "self",
"summary": "SUSE Bug 1213500",
"url": "https://bugzilla.suse.com/1213500"
},
{
"category": "self",
"summary": "SUSE Bug 1214107",
"url": "https://bugzilla.suse.com/1214107"
},
{
"category": "self",
"summary": "SUSE Bug 1214108",
"url": "https://bugzilla.suse.com/1214108"
},
{
"category": "self",
"summary": "SUSE Bug 1214109",
"url": "https://bugzilla.suse.com/1214109"
},
{
"category": "self",
"summary": "SUSE Bug 1215323",
"url": "https://bugzilla.suse.com/1215323"
},
{
"category": "self",
"summary": "SUSE Bug 1217513",
"url": "https://bugzilla.suse.com/1217513"
},
{
"category": "self",
"summary": "SUSE Bug 1219267",
"url": "https://bugzilla.suse.com/1219267"
},
{
"category": "self",
"summary": "SUSE Bug 1219268",
"url": "https://bugzilla.suse.com/1219268"
},
{
"category": "self",
"summary": "SUSE Bug 1219438",
"url": "https://bugzilla.suse.com/1219438"
},
{
"category": "self",
"summary": "SUSE Bug 1240150",
"url": "https://bugzilla.suse.com/1240150"
},
{
"category": "self",
"summary": "SUSE Bug 1247362",
"url": "https://bugzilla.suse.com/1247362"
},
{
"category": "self",
"summary": "SUSE Bug 1250508",
"url": "https://bugzilla.suse.com/1250508"
},
{
"category": "self",
"summary": "SUSE Bug 1250596",
"url": "https://bugzilla.suse.com/1250596"
},
{
"category": "self",
"summary": "SUSE Bug 885209",
"url": "https://bugzilla.suse.com/885209"
},
{
"category": "self",
"summary": "SUSE Bug 907012",
"url": "https://bugzilla.suse.com/907012"
},
{
"category": "self",
"summary": "SUSE Bug 907014",
"url": "https://bugzilla.suse.com/907014"
},
{
"category": "self",
"summary": "SUSE Bug 908033",
"url": "https://bugzilla.suse.com/908033"
},
{
"category": "self",
"summary": "SUSE Bug 909709",
"url": "https://bugzilla.suse.com/909709"
},
{
"category": "self",
"summary": "SUSE Bug 909710",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "self",
"summary": "SUSE Bug 909712",
"url": "https://bugzilla.suse.com/909712"
},
{
"category": "self",
"summary": "SUSE Bug 913211",
"url": "https://bugzilla.suse.com/913211"
},
{
"category": "self",
"summary": "SUSE Bug 913213",
"url": "https://bugzilla.suse.com/913213"
},
{
"category": "self",
"summary": "SUSE Bug 920645",
"url": "https://bugzilla.suse.com/920645"
},
{
"category": "self",
"summary": "SUSE Bug 930235",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "self",
"summary": "SUSE Bug 931301",
"url": "https://bugzilla.suse.com/931301"
},
{
"category": "self",
"summary": "SUSE Bug 935570",
"url": "https://bugzilla.suse.com/935570"
},
{
"category": "self",
"summary": "SUSE Bug 938156",
"url": "https://bugzilla.suse.com/938156"
},
{
"category": "self",
"summary": "SUSE Bug 942369",
"url": "https://bugzilla.suse.com/942369"
},
{
"category": "self",
"summary": "SUSE Bug 942370",
"url": "https://bugzilla.suse.com/942370"
},
{
"category": "self",
"summary": "SUSE Bug 946653",
"url": "https://bugzilla.suse.com/946653"
},
{
"category": "self",
"summary": "SUSE Bug 949660",
"url": "https://bugzilla.suse.com/949660"
},
{
"category": "self",
"summary": "SUSE Bug 950931",
"url": "https://bugzilla.suse.com/950931"
},
{
"category": "self",
"summary": "SUSE Bug 953182",
"url": "https://bugzilla.suse.com/953182"
},
{
"category": "self",
"summary": "SUSE Bug 954737",
"url": "https://bugzilla.suse.com/954737"
},
{
"category": "self",
"summary": "SUSE Bug 954797",
"url": "https://bugzilla.suse.com/954797"
},
{
"category": "self",
"summary": "SUSE Bug 954812",
"url": "https://bugzilla.suse.com/954812"
},
{
"category": "self",
"summary": "SUSE Bug 956434",
"url": "https://bugzilla.suse.com/956434"
},
{
"category": "self",
"summary": "SUSE Bug 958255",
"url": "https://bugzilla.suse.com/958255"
},
{
"category": "self",
"summary": "SUSE Bug 959405",
"url": "https://bugzilla.suse.com/959405"
},
{
"category": "self",
"summary": "SUSE Bug 963142",
"url": "https://bugzilla.suse.com/963142"
},
{
"category": "self",
"summary": "SUSE Bug 964468",
"url": "https://bugzilla.suse.com/964468"
},
{
"category": "self",
"summary": "SUSE Bug 964673",
"url": "https://bugzilla.suse.com/964673"
},
{
"category": "self",
"summary": "SUSE Bug 965600",
"url": "https://bugzilla.suse.com/965600"
},
{
"category": "self",
"summary": "SUSE Bug 965918",
"url": "https://bugzilla.suse.com/965918"
},
{
"category": "self",
"summary": "SUSE Bug 968933",
"url": "https://bugzilla.suse.com/968933"
},
{
"category": "self",
"summary": "SUSE Bug 968972",
"url": "https://bugzilla.suse.com/968972"
},
{
"category": "self",
"summary": "SUSE Bug 970637",
"url": "https://bugzilla.suse.com/970637"
},
{
"category": "self",
"summary": "SUSE Bug 974208",
"url": "https://bugzilla.suse.com/974208"
},
{
"category": "self",
"summary": "SUSE Bug 976777",
"url": "https://bugzilla.suse.com/976777"
},
{
"category": "self",
"summary": "SUSE Bug 977394",
"url": "https://bugzilla.suse.com/977394"
},
{
"category": "self",
"summary": "SUSE Bug 978260",
"url": "https://bugzilla.suse.com/978260"
},
{
"category": "self",
"summary": "SUSE Bug 980555",
"url": "https://bugzilla.suse.com/980555"
},
{
"category": "self",
"summary": "SUSE Bug 983015",
"url": "https://bugzilla.suse.com/983015"
},
{
"category": "self",
"summary": "SUSE Bug 984942",
"url": "https://bugzilla.suse.com/984942"
},
{
"category": "self",
"summary": "SUSE Bug 987198",
"url": "https://bugzilla.suse.com/987198"
},
{
"category": "self",
"summary": "SUSE Bug 988408",
"url": "https://bugzilla.suse.com/988408"
},
{
"category": "self",
"summary": "SUSE Bug 988707",
"url": "https://bugzilla.suse.com/988707"
},
{
"category": "self",
"summary": "SUSE Bug 989566",
"url": "https://bugzilla.suse.com/989566"
},
{
"category": "self",
"summary": "SUSE Bug 993847",
"url": "https://bugzilla.suse.com/993847"
},
{
"category": "self",
"summary": "SUSE Bug 995058",
"url": "https://bugzilla.suse.com/995058"
},
{
"category": "self",
"summary": "SUSE Bug 995102",
"url": "https://bugzilla.suse.com/995102"
},
{
"category": "self",
"summary": "SUSE Bug 995620",
"url": "https://bugzilla.suse.com/995620"
},
{
"category": "self",
"summary": "SUSE Bug 996015",
"url": "https://bugzilla.suse.com/996015"
},
{
"category": "self",
"summary": "SUSE Bug 999582",
"url": "https://bugzilla.suse.com/999582"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3499 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3499/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-5277 page",
"url": "https://www.suse.com/security/cve/CVE-2014-5277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-6407 page",
"url": "https://www.suse.com/security/cve/CVE-2014-6407/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-6408 page",
"url": "https://www.suse.com/security/cve/CVE-2014-6408/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8178 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8178/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-8179 page",
"url": "https://www.suse.com/security/cve/CVE-2014-8179/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9356 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9357 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9357/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-9358 page",
"url": "https://www.suse.com/security/cve/CVE-2014-9358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3627 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3629 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3630 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3631 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3631/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3697 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3697/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-8867 page",
"url": "https://www.suse.com/security/cve/CVE-2016-8867/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-9962 page",
"url": "https://www.suse.com/security/cve/CVE-2016-9962/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-14992 page",
"url": "https://www.suse.com/security/cve/CVE-2017-14992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-16539 page",
"url": "https://www.suse.com/security/cve/CVE-2017-16539/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10892 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-15664 page",
"url": "https://www.suse.com/security/cve/CVE-2018-15664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16873 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16874 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16875 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-20699 page",
"url": "https://www.suse.com/security/cve/CVE-2018-20699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-13509 page",
"url": "https://www.suse.com/security/cve/CVE-2019-13509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14271 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14271/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-12912 page",
"url": "https://www.suse.com/security/cve/CVE-2020-12912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13401 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13401/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15257 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15257/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8694 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8694/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8695 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21284 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21284/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21285 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21285/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41089 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41092 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41092/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41103 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41103/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41190 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-43565 page",
"url": "https://www.suse.com/security/cve/CVE-2021-43565/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-24769 page",
"url": "https://www.suse.com/security/cve/CVE-2022-24769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-27191 page",
"url": "https://www.suse.com/security/cve/CVE-2022-27191/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-36109 page",
"url": "https://www.suse.com/security/cve/CVE-2022-36109/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28840 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28841 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28842 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23650 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23652 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23652/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23653 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23653/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-29018 page",
"url": "https://www.suse.com/security/cve/CVE-2024-29018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41110 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41110/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22869/"
}
],
"title": "Security update for docker-stable",
"tracking": {
"current_release_date": "2025-10-11T01:20:50Z",
"generator": {
"date": "2025-10-11T01:20:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:03545-1",
"initial_release_date": "2025-10-11T01:20:50Z",
"revision_history": [
{
"date": "2025-10-11T01:20:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"product": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"product_id": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-150000.1.25.1.i586",
"product": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.i586",
"product_id": "docker-stable-24.0.9_ce-150000.1.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"product": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"product_id": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"product": {
"name": "docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"product_id": "docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"product": {
"name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"product_id": "docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch"
}
},
{
"category": "product_version",
"name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"product": {
"name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"product_id": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"product": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"product_id": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"product": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"product_id": "docker-stable-24.0.9_ce-150000.1.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"product": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"product_id": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64"
},
"product_reference": "docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
},
"product_reference": "docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-3499",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3499"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3499",
"url": "https://www.suse.com/security/cve/CVE-2014-3499"
},
{
"category": "external",
"summary": "SUSE Bug 885209 for CVE-2014-3499",
"url": "https://bugzilla.suse.com/885209"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2014-3499"
},
{
"cve": "CVE-2014-5277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-5277"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-5277",
"url": "https://www.suse.com/security/cve/CVE-2014-5277"
},
{
"category": "external",
"summary": "SUSE Bug 904165 for CVE-2014-5277",
"url": "https://bugzilla.suse.com/904165"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2014-5277"
},
{
"cve": "CVE-2014-6407",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-6407"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-6407",
"url": "https://www.suse.com/security/cve/CVE-2014-6407"
},
{
"category": "external",
"summary": "SUSE Bug 907012 for CVE-2014-6407",
"url": "https://bugzilla.suse.com/907012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2014-6407"
},
{
"cve": "CVE-2014-6408",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-6408"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.3.0 through 1.3.1 allows remote attackers to modify the default run profile of image containers and possibly bypass the container by applying unspecified security options to an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-6408",
"url": "https://www.suse.com/security/cve/CVE-2014-6408"
},
{
"category": "external",
"summary": "SUSE Bug 907014 for CVE-2014-6408",
"url": "https://bugzilla.suse.com/907014"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2014-6408"
},
{
"cve": "CVE-2014-8178",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8178"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 do not use a globally unique identifier to store image layers, which makes it easier for attackers to poison the image cache via a crafted image in pull or push commands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8178",
"url": "https://www.suse.com/security/cve/CVE-2014-8178"
},
{
"category": "external",
"summary": "SUSE Bug 949660 for CVE-2014-8178",
"url": "https://bugzilla.suse.com/949660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2014-8178"
},
{
"cve": "CVE-2014-8179",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-8179"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.8.3 and CS Docker Engine before 1.6.2-CS7 does not properly validate and extract the manifest object from its JSON representation during a pull, which allows attackers to inject new attributes in a JSON object and bypass pull-by-digest validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-8179",
"url": "https://www.suse.com/security/cve/CVE-2014-8179"
},
{
"category": "external",
"summary": "SUSE Bug 949660 for CVE-2014-8179",
"url": "https://bugzilla.suse.com/949660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2014-8179"
},
{
"cve": "CVE-2014-9356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9356"
}
],
"notes": [
{
"category": "general",
"text": "Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9356",
"url": "https://www.suse.com/security/cve/CVE-2014-9356"
},
{
"category": "external",
"summary": "SUSE Bug 909710 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "external",
"summary": "SUSE Bug 909712 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909712"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9356",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2014-9356"
},
{
"cve": "CVE-2014-9357",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9357"
}
],
"notes": [
{
"category": "general",
"text": "Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build in a Dockerfile in an LZMA (.xz) archive, related to the chroot for archive extraction.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9357",
"url": "https://www.suse.com/security/cve/CVE-2014-9357"
},
{
"category": "external",
"summary": "SUSE Bug 909710 for CVE-2014-9357",
"url": "https://bugzilla.suse.com/909710"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9357",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2014-9357"
},
{
"cve": "CVE-2014-9358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-9358"
}
],
"notes": [
{
"category": "general",
"text": "Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) \"docker load\" operation or (2) \"registry communications.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-9358",
"url": "https://www.suse.com/security/cve/CVE-2014-9358"
},
{
"category": "external",
"summary": "SUSE Bug 909709 for CVE-2014-9358",
"url": "https://bugzilla.suse.com/909709"
},
{
"category": "external",
"summary": "SUSE Bug 909747 for CVE-2014-9358",
"url": "https://bugzilla.suse.com/909747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2014-9358"
},
{
"cve": "CVE-2015-3627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3627"
}
],
"notes": [
{
"category": "general",
"text": "Libcontainer and Docker Engine before 1.6.1 opens the file-descriptor passed to the pid-1 process before performing the chroot, which allows local users to gain privileges via a symlink attack in an image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3627",
"url": "https://www.suse.com/security/cve/CVE-2015-3627"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3627",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3627",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "low"
}
],
"title": "CVE-2015-3627"
},
{
"cve": "CVE-2015-3629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3629"
}
],
"notes": [
{
"category": "general",
"text": "Libcontainer 1.6.0, as used in Docker Engine, allows local users to escape containerization (\"mount namespace breakout\") and write to arbitrary file on the host system via a symlink attack in an image when respawning a container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3629",
"url": "https://www.suse.com/security/cve/CVE-2015-3629"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3629",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3629",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2015-3629"
},
{
"cve": "CVE-2015-3630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3630"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.6.1 uses weak permissions for (1) /proc/asound, (2) /proc/timer_stats, (3) /proc/latency_stats, and (4) /proc/fs, which allows local users to modify the host, obtain sensitive information, and perform protocol downgrade attacks via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3630",
"url": "https://www.suse.com/security/cve/CVE-2015-3630"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3630",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3630",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2015-3630"
},
{
"cve": "CVE-2015-3631",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3631"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 1.6.1 allows local users to set arbitrary Linux Security Modules (LSM) and docker_t policies via an image that allows volumes to override files in /proc.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3631",
"url": "https://www.suse.com/security/cve/CVE-2015-3631"
},
{
"category": "external",
"summary": "SUSE Bug 930235 for CVE-2015-3631",
"url": "https://bugzilla.suse.com/930235"
},
{
"category": "external",
"summary": "SUSE Bug 945060 for CVE-2015-3631",
"url": "https://bugzilla.suse.com/945060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2015-3631"
},
{
"cve": "CVE-2016-3697",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3697"
}
],
"notes": [
{
"category": "general",
"text": "libcontainer/user/user.go in runC before 0.1.0, as used in Docker before 1.11.2, improperly treats a numeric UID as a potential username, which allows local users to gain privileges via a numeric username in the password file in a container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3697",
"url": "https://www.suse.com/security/cve/CVE-2016-3697"
},
{
"category": "external",
"summary": "SUSE Bug 976777 for CVE-2016-3697",
"url": "https://bugzilla.suse.com/976777"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2016-3697"
},
{
"cve": "CVE-2016-8867",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-8867"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine 1.12.2 enabled ambient capabilities with misconfigured capability policies. This allowed malicious images to bypass user permissions to access files within the container filesystem or mounted volumes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-8867",
"url": "https://www.suse.com/security/cve/CVE-2016-8867"
},
{
"category": "external",
"summary": "SUSE Bug 1007249 for CVE-2016-8867",
"url": "https://bugzilla.suse.com/1007249"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2016-8867"
},
{
"cve": "CVE-2016-9962",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-9962"
}
],
"notes": [
{
"category": "general",
"text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-9962",
"url": "https://www.suse.com/security/cve/CVE-2016-9962"
},
{
"category": "external",
"summary": "SUSE Bug 1012568 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1012568"
},
{
"category": "external",
"summary": "SUSE Bug 1173425 for CVE-2016-9962",
"url": "https://bugzilla.suse.com/1173425"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2016-9962"
},
{
"cve": "CVE-2017-14992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-14992"
}
],
"notes": [
{
"category": "general",
"text": "Lack of content verification in Docker-CE (Also known as Moby) versions 1.12.6-0, 1.10.3, 17.03.0, 17.03.1, 17.03.2, 17.06.0, 17.06.1, 17.06.2, 17.09.0, and earlier allows a remote attacker to cause a Denial of Service via a crafted image layer payload, aka gzip bombing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-14992",
"url": "https://www.suse.com/security/cve/CVE-2017-14992"
},
{
"category": "external",
"summary": "SUSE Bug 1066210 for CVE-2017-14992",
"url": "https://bugzilla.suse.com/1066210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-14992"
},
{
"cve": "CVE-2017-16539",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-16539"
}
],
"notes": [
{
"category": "general",
"text": "The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss (when certain older Linux kernels are used) by leveraging Docker container access to write a \"scsi remove-single-device\" line to /proc/scsi/scsi, aka SCSI MICDROP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-16539",
"url": "https://www.suse.com/security/cve/CVE-2017-16539"
},
{
"category": "external",
"summary": "SUSE Bug 1066801 for CVE-2017-16539",
"url": "https://bugzilla.suse.com/1066801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-16539"
},
{
"cve": "CVE-2018-10892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10892"
}
],
"notes": [
{
"category": "general",
"text": "The default OCI linux spec in oci/defaults{_linux}.go in Docker/Moby from 1.11 to current does not block /proc/acpi pathnames. The flaw allows an attacker to modify host\u0027s hardware like enabling/disabling bluetooth or turning up/down keyboard brightness.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10892",
"url": "https://www.suse.com/security/cve/CVE-2018-10892"
},
{
"category": "external",
"summary": "SUSE Bug 1100331 for CVE-2018-10892",
"url": "https://bugzilla.suse.com/1100331"
},
{
"category": "external",
"summary": "SUSE Bug 1100838 for CVE-2018-10892",
"url": "https://bugzilla.suse.com/1100838"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-10892"
},
{
"cve": "CVE-2018-15664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-15664"
}
],
"notes": [
{
"category": "general",
"text": "In Docker through 18.06.1-ce-rc2, the API endpoints behind the \u0027docker cp\u0027 command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-15664",
"url": "https://www.suse.com/security/cve/CVE-2018-15664"
},
{
"category": "external",
"summary": "SUSE Bug 1096726 for CVE-2018-15664",
"url": "https://bugzilla.suse.com/1096726"
},
{
"category": "external",
"summary": "SUSE Bug 1139649 for CVE-2018-15664",
"url": "https://bugzilla.suse.com/1139649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-15664"
},
{
"cve": "CVE-2018-16873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16873"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16873",
"url": "https://www.suse.com/security/cve/CVE-2018-16873"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16873",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2018-16873"
},
{
"cve": "CVE-2018-16874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16874"
}
],
"notes": [
{
"category": "general",
"text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16874",
"url": "https://www.suse.com/security/cve/CVE-2018-16874"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16874",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-16874"
},
{
"cve": "CVE-2018-16875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16875"
}
],
"notes": [
{
"category": "general",
"text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16875",
"url": "https://www.suse.com/security/cve/CVE-2018-16875"
},
{
"category": "external",
"summary": "SUSE Bug 1118897 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118897"
},
{
"category": "external",
"summary": "SUSE Bug 1118898 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118898"
},
{
"category": "external",
"summary": "SUSE Bug 1118899 for CVE-2018-16875",
"url": "https://bugzilla.suse.com/1118899"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-16875"
},
{
"cve": "CVE-2018-20699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-20699"
}
],
"notes": [
{
"category": "general",
"text": "Docker Engine before 18.09 allows attackers to cause a denial of service (dockerd memory consumption) via a large integer in a --cpuset-mems or --cpuset-cpus value, related to daemon/daemon_unix.go, pkg/parsers/parsers.go, and pkg/sysinfo/sysinfo.go.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-20699",
"url": "https://www.suse.com/security/cve/CVE-2018-20699"
},
{
"category": "external",
"summary": "SUSE Bug 1121768 for CVE-2018-20699",
"url": "https://bugzilla.suse.com/1121768"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-20699"
},
{
"cve": "CVE-2019-13509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-13509"
}
],
"notes": [
{
"category": "general",
"text": "In Docker CE and EE before 18.09.8 (as well as Docker EE before 17.06.2-ee-23 and 18.x before 18.03.1-ee-10), Docker Engine in debug mode may sometimes add secrets to the debug log. This applies to a scenario where docker stack deploy is run to redeploy a stack that includes (non external) secrets. It potentially applies to other API users of the stack API if they resend the secret.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-13509",
"url": "https://www.suse.com/security/cve/CVE-2019-13509"
},
{
"category": "external",
"summary": "SUSE Bug 1142160 for CVE-2019-13509",
"url": "https://bugzilla.suse.com/1142160"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2019-13509"
},
{
"cve": "CVE-2019-14271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14271"
}
],
"notes": [
{
"category": "general",
"text": "In Docker 19.03.x before 19.03.1 linked against the GNU C Library (aka glibc), code injection can occur when the nsswitch facility dynamically loads a library inside a chroot that contains the contents of the container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14271",
"url": "https://www.suse.com/security/cve/CVE-2019-14271"
},
{
"category": "external",
"summary": "SUSE Bug 1143409 for CVE-2019-14271",
"url": "https://bugzilla.suse.com/1143409"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2019-14271"
},
{
"cve": "CVE-2020-12912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-12912"
}
],
"notes": [
{
"category": "general",
"text": "A potential vulnerability in the AMD extension to Linux \"hwmon\" service may allow an attacker to use the Linux-based Running Average Power Limit (RAPL) interface to show various side channel attacks. In line with industry partners, AMD has updated the RAPL interface to require privileged access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-12912",
"url": "https://www.suse.com/security/cve/CVE-2020-12912"
},
{
"category": "external",
"summary": "SUSE Bug 1178760 for CVE-2020-12912",
"url": "https://bugzilla.suse.com/1178760"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-13401",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13401"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Docker Engine before 19.03.11. An attacker in a container, with the CAP_NET_RAW capability, can craft IPv6 router advertisements, and consequently spoof external IPv6 hosts, obtain sensitive information, or cause a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13401",
"url": "https://www.suse.com/security/cve/CVE-2020-13401"
},
{
"category": "external",
"summary": "SUSE Bug 1172375 for CVE-2020-13401",
"url": "https://bugzilla.suse.com/1172375"
},
{
"category": "external",
"summary": "SUSE Bug 1172377 for CVE-2020-13401",
"url": "https://bugzilla.suse.com/1172377"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-13401"
},
{
"cve": "CVE-2020-15257",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15257"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15257",
"url": "https://www.suse.com/security/cve/CVE-2020-15257"
},
{
"category": "external",
"summary": "SUSE Bug 1178969 for CVE-2020-15257",
"url": "https://bugzilla.suse.com/1178969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2020-15257"
},
{
"cve": "CVE-2020-8694",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8694"
}
],
"notes": [
{
"category": "general",
"text": "Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8694",
"url": "https://www.suse.com/security/cve/CVE-2020-8694"
},
{
"category": "external",
"summary": "SUSE Bug 1170415 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "external",
"summary": "SUSE Bug 1170446 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "external",
"summary": "SUSE Bug 1178591 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1178591"
},
{
"category": "external",
"summary": "SUSE Bug 1178700 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1178700"
},
{
"category": "external",
"summary": "SUSE Bug 1179661 for CVE-2020-8694",
"url": "https://bugzilla.suse.com/1179661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8695"
}
],
"notes": [
{
"category": "general",
"text": "Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8695",
"url": "https://www.suse.com/security/cve/CVE-2020-8695"
},
{
"category": "external",
"summary": "SUSE Bug 1170415 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1170415"
},
{
"category": "external",
"summary": "SUSE Bug 1170446 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1170446"
},
{
"category": "external",
"summary": "SUSE Bug 1178591 for CVE-2020-8695",
"url": "https://bugzilla.suse.com/1178591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-21284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21284"
}
],
"notes": [
{
"category": "general",
"text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21284",
"url": "https://www.suse.com/security/cve/CVE-2021-21284"
},
{
"category": "external",
"summary": "SUSE Bug 1181732 for CVE-2021-21284",
"url": "https://bugzilla.suse.com/1181732"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "low"
}
],
"title": "CVE-2021-21284"
},
{
"cve": "CVE-2021-21285",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21285"
}
],
"notes": [
{
"category": "general",
"text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability in which pulling an intentionally malformed Docker image manifest crashes the dockerd daemon. Versions 20.10.3 and 19.03.15 contain patches that prevent the daemon from crashing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21285",
"url": "https://www.suse.com/security/cve/CVE-2021-21285"
},
{
"category": "external",
"summary": "SUSE Bug 1181730 for CVE-2021-21285",
"url": "https://bugzilla.suse.com/1181730"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2021-21285"
},
{
"cve": "CVE-2021-41089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41089"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where attempting to copy files using `docker cp` into a specially-crafted container can result in Unix file permission changes for existing files in the host\u0027s filesystem, widening access to others. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers do not need to be restarted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41089",
"url": "https://www.suse.com/security/cve/CVE-2021-41089"
},
{
"category": "external",
"summary": "SUSE Bug 1191015 for CVE-2021-41089",
"url": "https://bugzilla.suse.com/1191015"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41089",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2021-41089"
},
{
"cve": "CVE-2021-41091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41091"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where the data directory (typically `/var/lib/docker`) contained subdirectories with insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as `setuid`), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This bug has been fixed in Moby (Docker Engine) 20.10.9. Users should update to this version as soon as possible. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade limit access to the host to trusted users. Limit access to host volumes to trusted containers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41091",
"url": "https://www.suse.com/security/cve/CVE-2021-41091"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41091",
"url": "https://bugzilla.suse.com/1191355"
},
{
"category": "external",
"summary": "SUSE Bug 1191434 for CVE-2021-41091",
"url": "https://bugzilla.suse.com/1191434"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2021-41091"
},
{
"cve": "CVE-2021-41092",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41092"
}
],
"notes": [
{
"category": "general",
"text": "Docker CLI is the command line interface for the docker container runtime. A bug was found in the Docker CLI where running `docker login my-private-registry.example.com` with a misconfigured configuration file (typically `~/.docker/config.json`) listing a `credsStore` or `credHelpers` that could not be executed would result in any provided credentials being sent to `registry-1.docker.io` rather than the intended private registry. This bug has been fixed in Docker CLI 20.10.9. Users should update to this version as soon as possible. For users unable to update ensure that any configured credsStore or credHelpers entries in the configuration file reference an installed credential helper that is executable and on the PATH.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41092",
"url": "https://www.suse.com/security/cve/CVE-2021-41092"
},
{
"category": "external",
"summary": "SUSE Bug 1191334 for CVE-2021-41092",
"url": "https://bugzilla.suse.com/1191334"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41092",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2021-41092"
},
{
"cve": "CVE-2021-41103",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41103"
}
],
"notes": [
{
"category": "general",
"text": "containerd is an open source container runtime with an emphasis on simplicity, robustness and portability. A bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files. This vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability. Users unable to update should limit access to the host to trusted users. Update directory permission on container bundles directories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41103",
"url": "https://www.suse.com/security/cve/CVE-2021-41103"
},
{
"category": "external",
"summary": "SUSE Bug 1191121 for CVE-2021-41103",
"url": "https://bugzilla.suse.com/1191121"
},
{
"category": "external",
"summary": "SUSE Bug 1191355 for CVE-2021-41103",
"url": "https://bugzilla.suse.com/1191355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2021-41103"
},
{
"cve": "CVE-2021-41190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41190"
}
],
"notes": [
{
"category": "general",
"text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41190",
"url": "https://www.suse.com/security/cve/CVE-2021-41190"
},
{
"category": "external",
"summary": "SUSE Bug 1193273 for CVE-2021-41190",
"url": "https://bugzilla.suse.com/1193273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2021-41190"
},
{
"cve": "CVE-2021-43565",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-43565"
}
],
"notes": [
{
"category": "general",
"text": "The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an attacker to panic an SSH server.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-43565",
"url": "https://www.suse.com/security/cve/CVE-2021-43565"
},
{
"category": "external",
"summary": "SUSE Bug 1193930 for CVE-2021-43565",
"url": "https://bugzilla.suse.com/1193930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2021-43565"
},
{
"cve": "CVE-2022-24769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-24769"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable and accelerate software containerization. A bug was found in Moby (Docker Engine) prior to version 20.10.14 where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`. Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set. Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container\u0027s bounding set. Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted. This bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container\u0027s bounding set. This bug has been fixed in Moby (Docker Engine) 20.10.14. Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset. This fix changes Moby (Docker Engine) behavior such that containers are started with a more typical Linux environment. As a workaround, the entry point of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-24769",
"url": "https://www.suse.com/security/cve/CVE-2022-24769"
},
{
"category": "external",
"summary": "SUSE Bug 1197517 for CVE-2022-24769",
"url": "https://bugzilla.suse.com/1197517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-27191",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-27191"
}
],
"notes": [
{
"category": "general",
"text": "The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-27191",
"url": "https://www.suse.com/security/cve/CVE-2022-27191"
},
{
"category": "external",
"summary": "SUSE Bug 1197284 for CVE-2022-27191",
"url": "https://bugzilla.suse.com/1197284"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-36109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-36109"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker to enable software containerization. A bug was found in Moby (Docker Engine) where supplementary groups are not set up properly. If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container. This bug is fixed in Moby (Docker Engine) 20.10.18. Running containers should be stopped and restarted for the permissions to be fixed. For users unable to upgrade, this problem can be worked around by not using the `\"USER $USERNAME\"` Dockerfile instruction. Instead by calling `ENTRYPOINT [\"su\", \"-\", \"user\"]` the supplementary groups will be set up properly.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-36109",
"url": "https://www.suse.com/security/cve/CVE-2022-36109"
},
{
"category": "external",
"summary": "SUSE Bug 1205375 for CVE-2022-36109",
"url": "https://bugzilla.suse.com/1205375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2023-28840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28840"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby, is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in dockerd and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe overlay network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the u32 iptables extension provided by the xt_u32 kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nTwo iptables rules serve to filter incoming VXLAN datagrams with a VNI that corresponds to an encrypted network and discards unencrypted datagrams. The rules are appended to the end of the INPUT filter chain, following any rules that have been previously set by the system administrator. Administrator-set rules take precedence over the rules Moby sets to discard unencrypted VXLAN datagrams, which can potentially admit unencrypted datagrams that should have been discarded.\n\nThe injection of arbitrary Ethernet frames can enable a Denial of Service attack. A sophisticated attacker may be able to establish a UDP or TCP connection by way of the container\u0027s outbound gateway that would otherwise be blocked by a stateful firewall, or carry out other escalations beyond simple injection by smuggling packets into the overlay network.\n\nPatches are available in Moby releases 23.0.3 and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to incoming traffic at the Internet boundary to prevent all VXLAN packet injection, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28840",
"url": "https://www.suse.com/security/cve/CVE-2023-28840"
},
{
"category": "external",
"summary": "SUSE Bug 1214107 for CVE-2023-28840",
"url": "https://bugzilla.suse.com/1214107"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28840",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28841"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nAn iptables rule designates outgoing VXLAN datagrams with a VNI that corresponds to an encrypted overlay network for IPsec encapsulation.\n\nEncrypted overlay networks on affected platforms silently transmit unencrypted data. As a result, `overlay` networks may appear to be functional, passing traffic as expected, but without any of the expected confidentiality or data integrity guarantees.\n\nIt is possible for an attacker sitting in a trusted position on the network to read all of the application traffic that is moving across the overlay network, resulting in unexpected secrets or user data disclosure. Thus, because many database protocols, internal APIs, etc. are not protected by a second layer of encryption, a user may use Swarm encrypted overlay networks to provide confidentiality, which due to this vulnerability this is no longer guaranteed.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. Close the VXLAN port (by default, UDP port 4789) to outgoing traffic at the Internet boundary in order to prevent unintentionally leaking unencrypted traffic over the Internet, and/or ensure that the `xt_u32` kernel module is available on all nodes of the Swarm cluster.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28841",
"url": "https://www.suse.com/security/cve/CVE-2023-28841"
},
{
"category": "external",
"summary": "SUSE Bug 1214108 for CVE-2023-28841",
"url": "https://bugzilla.suse.com/1214108"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28841",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28842"
}
],
"notes": [
{
"category": "general",
"text": "Moby) is an open source container framework developed by Docker Inc. that is distributed as Docker, Mirantis Container Runtime, and various other downstream projects/products. The Moby daemon component (`dockerd`), which is developed as moby/moby is commonly referred to as *Docker*.\n\nSwarm Mode, which is compiled in and delivered by default in `dockerd` and is thus present in most major Moby downstreams, is a simple, built-in container orchestrator that is implemented through a combination of SwarmKit and supporting network code.\n\nThe `overlay` network driver is a core feature of Swarm Mode, providing isolated virtual LANs that allow communication between containers and services across the cluster. This driver is an implementation/user of VXLAN, which encapsulates link-layer (Ethernet) frames in UDP datagrams that tag the frame with the VXLAN metadata, including a VXLAN Network ID (VNI) that identifies the originating overlay network. In addition, the overlay network driver supports an optional, off-by-default encrypted mode, which is especially useful when VXLAN packets traverses an untrusted network between nodes.\n\nEncrypted overlay networks function by encapsulating the VXLAN datagrams through the use of the IPsec Encapsulating Security Payload protocol in Transport mode. By deploying IPSec encapsulation, encrypted overlay networks gain the additional properties of source authentication through cryptographic proof, data integrity through check-summing, and confidentiality through encryption.\n\nWhen setting an endpoint up on an encrypted overlay network, Moby installs three iptables (Linux kernel firewall) rules that enforce both incoming and outgoing IPSec. These rules rely on the `u32` iptables extension provided by the `xt_u32` kernel module to directly filter on a VXLAN packet\u0027s VNI field, so that IPSec guarantees can be enforced on encrypted overlay networks without interfering with other overlay networks or other users of VXLAN.\n\nThe `overlay` driver dynamically and lazily defines the kernel configuration for the VXLAN network on each node as containers are attached and detached. Routes and encryption parameters are only defined for destination nodes that participate in the network. The iptables rules that prevent encrypted overlay networks from accepting unencrypted packets are not created until a peer is available with which to communicate.\n\nEncrypted overlay networks silently accept cleartext VXLAN datagrams that are tagged with the VNI of an encrypted overlay network. As a result, it is possible to inject arbitrary Ethernet frames into the encrypted overlay network by encapsulating them in VXLAN datagrams. The implications of this can be quite dire, and GHSA-vwm3-crmr-xfxw should be referenced for a deeper exploration.\n\nPatches are available in Moby releases 23.0.3, and 20.10.24. As Mirantis Container Runtime\u0027s 20.10 releases are numbered differently, users of that platform should update to 20.10.16.\n\nSome workarounds are available. In multi-node clusters, deploy a global \u0027pause\u0027 container for each encrypted overlay network, on every node. For a single-node cluster, do not use overlay networks of any sort. Bridge networks provide the same connectivity on a single node and have no multi-node features. The Swarm ingress feature is implemented using an overlay network, but can be disabled by publishing ports in `host` mode instead of `ingress` mode (allowing the use of an external load balancer), and removing the `ingress` network. If encrypted overlay networks are in exclusive use, block UDP port 4789 from traffic that has not been validated by IPSec.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28842",
"url": "https://www.suse.com/security/cve/CVE-2023-28842"
},
{
"category": "external",
"summary": "SUSE Bug 1214109 for CVE-2023-28842",
"url": "https://bugzilla.suse.com/1214109"
},
{
"category": "external",
"summary": "SUSE Bug 1215525 for CVE-2023-28842",
"url": "https://bugzilla.suse.com/1215525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2024-23650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23650"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit client or frontend could craft a request that could lead to BuildKit daemon crashing with a panic. The issue has been fixed in v0.12.5. As a workaround, avoid using BuildKit frontends from untrusted sources.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23650",
"url": "https://www.suse.com/security/cve/CVE-2024-23650"
},
{
"category": "external",
"summary": "SUSE Bug 1219437 for CVE-2024-23650",
"url": "https://bugzilla.suse.com/1219437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2024-23650"
},
{
"cve": "CVE-2024-23651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23651"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Two malicious build steps running in parallel sharing the same cache mounts with subpaths could cause a race condition that can lead to files from the host system being accessible to the build container. The issue has been fixed in v0.12.5. Workarounds include, avoiding using BuildKit frontend from an untrusted source or building an untrusted Dockerfile containing cache mounts with --mount=type=cache,source=... options.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23651",
"url": "https://www.suse.com/security/cve/CVE-2024-23651"
},
{
"category": "external",
"summary": "SUSE Bug 1219267 for CVE-2024-23651",
"url": "https://bugzilla.suse.com/1219267"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23652"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23652",
"url": "https://www.suse.com/security/cve/CVE-2024-23652"
},
{
"category": "external",
"summary": "SUSE Bug 1219268 for CVE-2024-23652",
"url": "https://bugzilla.suse.com/1219268"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23653"
}
],
"notes": [
{
"category": "general",
"text": "BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special `security.insecure` entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit frontends from untrusted sources. \n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23653",
"url": "https://www.suse.com/security/cve/CVE-2024-23653"
},
{
"category": "external",
"summary": "SUSE Bug 1219438 for CVE-2024-23653",
"url": "https://bugzilla.suse.com/1219438"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-29018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-29018"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open source container framework that is a key component of Docker Engine, Docker Desktop, and other distributions of container tooling or runtimes. Moby\u0027s networking implementation allows for many networks, each with their own IP address range and gateway, to be defined. This feature is frequently referred to as custom networks, as each network can have a different driver, set of parameters and thus behaviors. When creating a network, the `--internal` flag is used to designate a network as _internal_. The `internal` attribute in a docker-compose.yml file may also be used to mark a network _internal_, and other API clients may specify the `internal` parameter as well.\n\nWhen containers with networking are created, they are assigned unique network interfaces and IP addresses. The host serves as a router for non-internal networks, with a gateway IP that provides SNAT/DNAT to/from container IPs.\n\nContainers on an internal network may communicate between each other, but are precluded from communicating with any networks the host has access to (LAN or WAN) as no default route is configured, and firewall rules are set up to drop all outgoing traffic. Communication with the gateway IP address (and thus appropriately configured host services) is possible, and the host may communicate with any container IP directly.\n\nIn addition to configuring the Linux kernel\u0027s various networking features to enable container networking, `dockerd` directly provides some services to container networks. Principal among these is serving as a resolver, enabling service discovery, and resolution of names from an upstream resolver.\n\nWhen a DNS request for a name that does not correspond to a container is received, the request is forwarded to the configured upstream resolver. This request is made from the container\u0027s network namespace: the level of access and routing of traffic is the same as if the request was made by the container itself.\n\nAs a consequence of this design, containers solely attached to an internal network will be unable to resolve names using the upstream resolver, as the container itself is unable to communicate with that nameserver. Only the names of containers also attached to the internal network are able to be resolved.\n\nMany systems run a local forwarding DNS resolver. As the host and any containers have separate loopback devices, a consequence of the design described above is that containers are unable to resolve names from the host\u0027s configured resolver, as they cannot reach these addresses on the host loopback device. To bridge this gap, and to allow containers to properly resolve names even when a local forwarding resolver is used on a loopback address, `dockerd` detects this scenario and instead forward DNS requests from the host namework namespace. The loopback resolver then forwards the requests to its configured upstream resolvers, as expected.\n\nBecause `dockerd` forwards DNS requests to the host loopback device, bypassing the container network namespace\u0027s normal routing semantics entirely, internal networks can unexpectedly forward DNS requests to an external nameserver. By registering a domain for which they control the authoritative nameservers, an attacker could arrange for a compromised container to exfiltrate data by encoding it in DNS queries that will eventually be answered by their nameservers.\n\nDocker Desktop is not affected, as Docker Desktop always runs an internal resolver on a RFC 1918 address.\n\nMoby releases 26.0.0, 25.0.4, and 23.0.11 are patched to prevent forwarding any DNS requests from internal networks. As a workaround, run containers intended to be solely attached to internal networks with a custom upstream address, which will force all upstream DNS queries to be resolved from the container\u0027s network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-29018",
"url": "https://www.suse.com/security/cve/CVE-2024-29018"
},
{
"category": "external",
"summary": "SUSE Bug 1234089 for CVE-2024-29018",
"url": "https://bugzilla.suse.com/1234089"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "moderate"
}
],
"title": "CVE-2024-29018"
},
{
"cve": "CVE-2024-41110",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41110"
}
],
"notes": [
{
"category": "general",
"text": "Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low.\n\nUsing a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had been forwarded to it.\n\nA security issue was discovered In 2018, where an attacker could bypass AuthZ plugins using a specially crafted API request. This could lead to unauthorized actions, including privilege escalation. Although this issue was fixed in Docker Engine v18.09.1 in January 2019, the fix was not carried forward to later major versions, resulting in a regression. Anyone who depends on authorization plugins that introspect the request and/or response body to make access control decisions is potentially impacted.\n\nDocker EE v19.03.x and all versions of Mirantis Container Runtime are not vulnerable.\n\ndocker-ce v27.1.1 containes patches to fix the vulnerability. Patches have also been merged into the master, 19.03, 20.0, 23.0, 24.0, 25.0, 26.0, and 26.1 release branches. If one is unable to upgrade immediately, avoid using AuthZ plugins and/or restrict access to the Docker API to trusted parties, following the principle of least privilege.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41110",
"url": "https://www.suse.com/security/cve/CVE-2024-41110"
},
{
"category": "external",
"summary": "SUSE Bug 1228324 for CVE-2024-41110",
"url": "https://bugzilla.suse.com/1228324"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "critical"
}
],
"title": "CVE-2024-41110"
},
{
"cve": "CVE-2025-22868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22868"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can pass a malicious malformed token which causes unexpected memory to be consumed during parsing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22868",
"url": "https://www.suse.com/security/cve/CVE-2025-22868"
},
{
"category": "external",
"summary": "SUSE Bug 1239185 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239185"
},
{
"category": "external",
"summary": "SUSE Bug 1239186 for CVE-2025-22868",
"url": "https://bugzilla.suse.com/1239186"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2025-22868"
},
{
"cve": "CVE-2025-22869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22869"
}
],
"notes": [
{
"category": "general",
"text": "SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22869",
"url": "https://www.suse.com/security/cve/CVE-2025-22869"
},
{
"category": "external",
"summary": "SUSE Bug 1239322 for CVE-2025-22869",
"url": "https://bugzilla.suse.com/1239322"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Enterprise Storage 7.1:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Enterprise Storage 7.1:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP7:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.aarch64",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.ppc64le",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.s390x",
"openSUSE Leap 15.6:docker-stable-24.0.9_ce-150000.1.25.1.x86_64",
"openSUSE Leap 15.6:docker-stable-bash-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-fish-completion-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-rootless-extras-24.0.9_ce-150000.1.25.1.noarch",
"openSUSE Leap 15.6:docker-stable-zsh-completion-24.0.9_ce-150000.1.25.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-11T01:20:50Z",
"details": "important"
}
],
"title": "CVE-2025-22869"
}
]
}
WID-SEC-W-2022-1375
Vulnerability from csaf_certbund - Published: 2022-09-11 22:00 - Updated: 2023-09-14 22:00In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszulösen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erhöhte Rechte.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
JFrog Artifactory
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
JFrog Artifactory < 7.46.3
JFrog / Artifactory
|
cpe:/a:jfrog:artifactory:7.46.3
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "JFrog Artifactory ist eine universelle DevOps-L\u00f6sung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in JFrog Artifactory ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1375 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1375.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1375 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1375"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5165 vom 2023-09-14",
"url": "https://access.redhat.com/errata/RHSA-2023:5165"
},
{
"category": "external",
"summary": "JFrog Fixed Security Vulnerabilities vom 2022-09-11",
"url": "https://www.jfrog.com/confluence/display/JFROG/Fixed+Security+Vulnerabilities"
},
{
"category": "external",
"summary": "JFrog Fixed Security Vulnerabilities",
"url": "https://www.jfrog.com/confluence/display/JFROG/Fixed+Security+Vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6782 vom 2022-10-04",
"url": "https://access.redhat.com/errata/RHSA-2022:6782"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5776-1 vom 2022-12-13",
"url": "https://ubuntu.com/security/notices/USN-5776-1"
}
],
"source_lang": "en-US",
"title": "JFrog Artifactory: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-09-14T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:34:59.214+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1375",
"initial_release_date": "2022-09-11T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-09-11T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-10-03T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2022-10-04T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-12T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-12-20T23:00:00.000+00:00",
"number": "5",
"summary": "Referenz(en) aufgenommen: FEDORA-2022-DB674BAFD9, FEDORA-2022-7E327A20BE"
},
{
"date": "2023-09-14T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "JFrog Artifactory",
"product": {
"name": "JFrog Artifactory",
"product_id": "T024527",
"product_identification_helper": {
"cpe": "cpe:/a:jfrog:artifactory:-"
}
}
},
{
"category": "product_name",
"name": "JFrog Artifactory \u003c 7.46.3",
"product": {
"name": "JFrog Artifactory \u003c 7.46.3",
"product_id": "T024764",
"product_identification_helper": {
"cpe": "cpe:/a:jfrog:artifactory:7.46.3"
}
}
}
],
"category": "product_name",
"name": "Artifactory"
}
],
"category": "vendor",
"name": "JFrog"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-4517",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2013-4517"
},
{
"cve": "CVE-2013-7285",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2013-7285"
},
{
"cve": "CVE-2014-0107",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2014-0107"
},
{
"cve": "CVE-2014-0114",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2014-0114"
},
{
"cve": "CVE-2014-3577",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2014-3577"
},
{
"cve": "CVE-2014-3623",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2014-3623"
},
{
"cve": "CVE-2015-0227",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2015-0227"
},
{
"cve": "CVE-2015-2575",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2015-2575"
},
{
"cve": "CVE-2015-3253",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2015-3253"
},
{
"cve": "CVE-2015-4852",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2015-4852"
},
{
"cve": "CVE-2015-7940",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2015-7940"
},
{
"cve": "CVE-2016-10750",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2016-10750"
},
{
"cve": "CVE-2016-3092",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2016-3092"
},
{
"cve": "CVE-2016-3674",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2016-3674"
},
{
"cve": "CVE-2016-6501",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2016-6501"
},
{
"cve": "CVE-2016-8735",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2016-8735"
},
{
"cve": "CVE-2016-8745",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2016-8745"
},
{
"cve": "CVE-2017-1000487",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-1000487"
},
{
"cve": "CVE-2017-15095",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-15095"
},
{
"cve": "CVE-2017-17485",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-17485"
},
{
"cve": "CVE-2017-18214",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-18214"
},
{
"cve": "CVE-2017-18640",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-18640"
},
{
"cve": "CVE-2017-7525",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-7525"
},
{
"cve": "CVE-2017-7657",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-7657"
},
{
"cve": "CVE-2017-7957",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-7957"
},
{
"cve": "CVE-2017-9506",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2017-9506"
},
{
"cve": "CVE-2018-1000206",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2018-1000206"
},
{
"cve": "CVE-2018-9116",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2018-9116"
},
{
"cve": "CVE-2019-10219",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2019-10219"
},
{
"cve": "CVE-2019-12402",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2019-12402"
},
{
"cve": "CVE-2019-17359",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2019-17359"
},
{
"cve": "CVE-2019-17571",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2019-17571"
},
{
"cve": "CVE-2019-20104",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2019-20104"
},
{
"cve": "CVE-2020-11996",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-11996"
},
{
"cve": "CVE-2020-13934",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-13934"
},
{
"cve": "CVE-2020-13935",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-13935"
},
{
"cve": "CVE-2020-13949",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-13949"
},
{
"cve": "CVE-2020-14340",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-14340"
},
{
"cve": "CVE-2020-15586",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-15586"
},
{
"cve": "CVE-2020-1745",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-1745"
},
{
"cve": "CVE-2020-17521",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-17521"
},
{
"cve": "CVE-2020-25649",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-28500",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-28500"
},
{
"cve": "CVE-2020-29582",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-36518",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-7226",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-7226"
},
{
"cve": "CVE-2020-7692",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-7692"
},
{
"cve": "CVE-2020-8203",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2020-8203"
},
{
"cve": "CVE-2021-13936",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-13936"
},
{
"cve": "CVE-2021-21290",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-22060",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22060"
},
{
"cve": "CVE-2021-22112",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22112"
},
{
"cve": "CVE-2021-22119",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22119"
},
{
"cve": "CVE-2021-22147",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22147"
},
{
"cve": "CVE-2021-22148",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22148"
},
{
"cve": "CVE-2021-22149",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22149"
},
{
"cve": "CVE-2021-22573",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-22573"
},
{
"cve": "CVE-2021-23337",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-23337"
},
{
"cve": "CVE-2021-25122",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-25122"
},
{
"cve": "CVE-2021-26291",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-26291"
},
{
"cve": "CVE-2021-27568",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-27568"
},
{
"cve": "CVE-2021-29505",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-29505"
},
{
"cve": "CVE-2021-30129",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-30129"
},
{
"cve": "CVE-2021-33037",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-33037"
},
{
"cve": "CVE-2021-35550",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35550"
},
{
"cve": "CVE-2021-35556",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35556"
},
{
"cve": "CVE-2021-35560",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35560"
},
{
"cve": "CVE-2021-35561",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35561"
},
{
"cve": "CVE-2021-35564",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35564"
},
{
"cve": "CVE-2021-35565",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35565"
},
{
"cve": "CVE-2021-35567",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35567"
},
{
"cve": "CVE-2021-35578",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35578"
},
{
"cve": "CVE-2021-35586",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35586"
},
{
"cve": "CVE-2021-35588",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35588"
},
{
"cve": "CVE-2021-35603",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-35603"
},
{
"cve": "CVE-2021-36374",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3765",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-3765"
},
{
"cve": "CVE-2021-3807",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-3807"
},
{
"cve": "CVE-2021-38561",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-38561"
},
{
"cve": "CVE-2021-3859",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-3859"
},
{
"cve": "CVE-2021-41090",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-41090"
},
{
"cve": "CVE-2021-41091",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-41091"
},
{
"cve": "CVE-2021-42340",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-42340"
},
{
"cve": "CVE-2021-42550",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-42550"
},
{
"cve": "CVE-2021-43797",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2022-0536",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-0536"
},
{
"cve": "CVE-2022-22963",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-22963"
},
{
"cve": "CVE-2022-23632",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-23632"
},
{
"cve": "CVE-2022-23648",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-23648"
},
{
"cve": "CVE-2022-23806",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-23806"
},
{
"cve": "CVE-2022-24769",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-24823",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-27191",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-27191"
},
{
"cve": "CVE-2022-29153",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-29153"
},
{
"cve": "CVE-2022-32212",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-32212"
},
{
"cve": "CVE-2022-32213",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-32213"
},
{
"cve": "CVE-2022-32214",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-32214"
},
{
"cve": "CVE-2022-32215",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-32215"
},
{
"cve": "CVE-2022-32223",
"notes": [
{
"category": "description",
"text": "In JFrog Artifactory existieren Zahlreiche Schwachstellen in verschiedenen Komponenten von Drittanbietern. Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen und einen Denial-of-Service-Zustand auszul\u00f6sen. Das erfolgreiche Ausnutzen einiger dieser Schwachstellen erfordert eine Benutzerinteraktion und erh\u00f6hte Rechte."
}
],
"product_status": {
"known_affected": [
"T024527",
"67646",
"T000126",
"T024764"
]
},
"release_date": "2022-09-11T22:00:00.000+00:00",
"title": "CVE-2022-32223"
}
]
}
WID-SEC-W-2022-1738
Vulnerability from csaf_certbund - Published: 2022-10-16 22:00 - Updated: 2023-09-27 22:00In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zurückzuführen. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuführen, einen Cross-Site-Scripting-Angriff durchzuführen, Informationen offenzulegen, einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM InfoSphere Information Server 11.7
IBM
|
cpe:/a:ibm:infosphere_information_server:11.7
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM InfoSphere Information Server ist eine Softwareplattform zur Integration heterogener Daten.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM InfoSphere Information Server ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- UNIX\n- Linux\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1738 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1738.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1738 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1738"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7038982 vom 2023-09-28",
"url": "https://www.ibm.com/support/pages/node/7038982"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829353 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829353"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829371 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829371"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829373 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829373"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829335 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829335"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829311 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829311"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829369 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829369"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829325 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829325"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829365 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829365"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829361 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829361"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829339 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829339"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829349 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829349"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829363 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829363"
},
{
"category": "external",
"summary": "IBM Security Bulletin: 6829327 vom 2022-10-16",
"url": "https://www.ibm.com/support/pages/node/6829327"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6955819 vom 2023-02-15",
"url": "https://www.ibm.com/support/pages/node/6955819"
}
],
"source_lang": "en-US",
"title": "IBM InfoSphere Information Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-09-27T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:36:32.285+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1738",
"initial_release_date": "2022-10-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-10-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-11-03T23:00:00.000+00:00",
"number": "2",
"summary": "CVE erg\u00e4nzt"
},
{
"date": "2023-02-15T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM InfoSphere Information Server 11.7",
"product": {
"name": "IBM InfoSphere Information Server 11.7",
"product_id": "444803",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:11.7"
}
}
},
{
"category": "product_name",
"name": "IBM QRadar SIEM",
"product": {
"name": "IBM QRadar SIEM",
"product_id": "T021415",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2009-0217",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2009-0217"
},
{
"cve": "CVE-2009-2625",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2009-2625"
},
{
"cve": "CVE-2012-0881",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2012-0881"
},
{
"cve": "CVE-2012-2098",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2012-2098"
},
{
"cve": "CVE-2013-2172",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2013-2172"
},
{
"cve": "CVE-2013-4002",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2013-4002"
},
{
"cve": "CVE-2013-4517",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2013-4517"
},
{
"cve": "CVE-2015-4852",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2015-4852"
},
{
"cve": "CVE-2015-6420",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2015-6420"
},
{
"cve": "CVE-2015-7501",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2015-7501"
},
{
"cve": "CVE-2017-15708",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2017-15708"
},
{
"cve": "CVE-2019-13116",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2019-13116"
},
{
"cve": "CVE-2021-33813",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2021-33813"
},
{
"cve": "CVE-2021-36373",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-40690",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2021-40690"
},
{
"cve": "CVE-2021-41089",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2021-41089"
},
{
"cve": "CVE-2021-41091",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2021-41091"
},
{
"cve": "CVE-2022-22442",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-22442"
},
{
"cve": "CVE-2022-23437",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-23437"
},
{
"cve": "CVE-2022-24769",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-24769"
},
{
"cve": "CVE-2022-30608",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-30608"
},
{
"cve": "CVE-2022-30615",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-30615"
},
{
"cve": "CVE-2022-31129",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-35642",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-35642"
},
{
"cve": "CVE-2022-35717",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-35717"
},
{
"cve": "CVE-2022-36109",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-40235",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-40235"
},
{
"cve": "CVE-2022-40747",
"notes": [
{
"category": "description",
"text": "In IBM InfoSphere Information Server existieren mehrere Schwachstellen. Diese sind teilweise auf Fehler in Komponenten des Produktes zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode auszuf\u00fchren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Informationen offenzulegen, einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen."
}
],
"product_status": {
"known_affected": [
"444803",
"T021415"
]
},
"release_date": "2022-10-16T22:00:00.000+00:00",
"title": "CVE-2022-40747"
}
]
}
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.