Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-1996 (GCVE-0-2022-1996)
Vulnerability from cvelistv5 – Published: 2022-06-06 00:00 – Updated: 2024-08-03 00:24
VLAI
EPSS
VEX
Title
Authorization Bypass Through User-Controlled Key in emicklei/go-restful
Summary
Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.
Severity
9.3 (Critical)
CWE
- CWE-639 - Authorization Bypass Through User-Controlled Key
Assigner
References
11 references
| URL | Tags |
|---|---|
| https://huntr.dev/bounties/be837427-415c-4d8c-808… | |
| https://github.com/emicklei/go-restful/commit/fd3… | |
| 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://security.netapp.com/advisory/ntap-2022092… | |
| 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 |
Impacted products
1 product
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| emicklei | emicklei/go-restful |
Affected:
unspecified , < v3.8.0
(custom)
|
guessed |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:24:43.677Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://huntr.dev/bounties/be837427-415c-4d8c-808b-62ce20aa84f1"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/emicklei/go-restful/commit/fd3c327a379ce08c68ef18765bdc925f5d9bad10"
},
{
"name": "FEDORA-2022-185697ef56",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OBDD3Q23RCGAGHIXUCWBU6N3S4RNAKXB/"
},
{
"name": "FEDORA-2022-589a0ad690",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/575BLJ3Y2EQBRNTFR2OSQQ6L2W6UCST3/"
},
{
"name": "FEDORA-2022-fae3ecee19",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/"
},
{
"name": "FEDORA-2022-ba365d3703",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/"
},
{
"name": "FEDORA-2022-30c5ed5625",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220923-0005/"
},
{
"name": "FEDORA-2023-6550d9323b",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W56PP46JVZEKCANBKXFKRVSBBRRMCY6V/"
},
{
"name": "FEDORA-2023-4e2068ba5d",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZGQKWD6SE75PFBPFVSZYAKAVXKBZXKWS/"
},
{
"name": "FEDORA-2023-c9b2182a4e",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SO5QC2JFW2PXBWAE27OYYYL5SPFUBHTY/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "emicklei/go-restful",
"vendor": "emicklei",
"versions": [
{
"lessThan": "v3.8.0",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-639",
"description": "CWE-639 Authorization Bypass Through User-Controlled Key",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-02-23T00:00:00.000Z",
"orgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"shortName": "@huntrdev"
},
"references": [
{
"url": "https://huntr.dev/bounties/be837427-415c-4d8c-808b-62ce20aa84f1"
},
{
"url": "https://github.com/emicklei/go-restful/commit/fd3c327a379ce08c68ef18765bdc925f5d9bad10"
},
{
"name": "FEDORA-2022-185697ef56",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OBDD3Q23RCGAGHIXUCWBU6N3S4RNAKXB/"
},
{
"name": "FEDORA-2022-589a0ad690",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/575BLJ3Y2EQBRNTFR2OSQQ6L2W6UCST3/"
},
{
"name": "FEDORA-2022-fae3ecee19",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/"
},
{
"name": "FEDORA-2022-ba365d3703",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/"
},
{
"name": "FEDORA-2022-30c5ed5625",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20220923-0005/"
},
{
"name": "FEDORA-2023-6550d9323b",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W56PP46JVZEKCANBKXFKRVSBBRRMCY6V/"
},
{
"name": "FEDORA-2023-4e2068ba5d",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZGQKWD6SE75PFBPFVSZYAKAVXKBZXKWS/"
},
{
"name": "FEDORA-2023-c9b2182a4e",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SO5QC2JFW2PXBWAE27OYYYL5SPFUBHTY/"
}
],
"source": {
"advisory": "be837427-415c-4d8c-808b-62ce20aa84f1",
"discovery": "EXTERNAL"
},
"title": "Authorization Bypass Through User-Controlled Key in emicklei/go-restful"
}
},
"cveMetadata": {
"assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"assignerShortName": "@huntrdev",
"cveId": "CVE-2022-1996",
"datePublished": "2022-06-06T00:00:00.000Z",
"dateReserved": "2022-06-06T00:00:00.000Z",
"dateUpdated": "2024-08-03T00:24:43.677Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-1996",
"date": "2026-08-27",
"epss": "0.03115",
"percentile": "0.86845"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T14:53:30.000Z",
"cve": "CVE-2022-1996",
"id": "msrc_CVE-2022-1996",
"initial_release_date": "2022-06-02T00:00:00.000Z",
"product_status:fixed": "4",
"product_status:known_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Authorization Bypass Through User-Controlled Key in emicklei/go-restful",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-1996.json",
"version": "13"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-1996\",\"sourceIdentifier\":\"security@huntr.dev\",\"published\":\"2022-06-08T13:15:07.987\",\"lastModified\":\"2026-06-17T04:23:29.380\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.\"},{\"lang\":\"es\",\"value\":\"Una Omisi\u00f3n de la Autorizaci\u00f3n Mediante una Clave Controlada por el Usuario en el repositorio GitHub emicklei/go-restful versiones anteriores a v3.8.0\"}],\"affected\":[{\"source\":\"security@huntr.dev\",\"affectedData\":[{\"vendor\":\"emicklei\",\"product\":\"emicklei/go-restful\",\"versions\":[{\"version\":\"unspecified\",\"lessThan\":\"v3.8.0\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}],\"cvssMetricV30\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\",\"baseScore\":9.3,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.8}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:N\",\"baseScore\":6.4,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@huntr.dev\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-639\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-639\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go-restful_project:go-restful:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.16.0\",\"matchCriteriaId\":\"23CD29C7-E4EC-47EF-8D44-4976CC43789C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:go-restful_project:go-restful:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.8.0\",\"matchCriteriaId\":\"9244D03B-7D8E-4215-9BBC-0E78B70C4EEC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"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\"}]}]}],\"references\":[{\"url\":\"https://github.com/emicklei/go-restful/commit/fd3c327a379ce08c68ef18765bdc925f5d9bad10\",\"source\":\"security@huntr.dev\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://huntr.dev/bounties/be837427-415c-4d8c-808b-62ce20aa84f1\",\"source\":\"security@huntr.dev\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/575BLJ3Y2EQBRNTFR2OSQQ6L2W6UCST3/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OBDD3Q23RCGAGHIXUCWBU6N3S4RNAKXB/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SO5QC2JFW2PXBWAE27OYYYL5SPFUBHTY/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W56PP46JVZEKCANBKXFKRVSBBRRMCY6V/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZGQKWD6SE75PFBPFVSZYAKAVXKBZXKWS/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/\",\"source\":\"security@huntr.dev\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220923-0005/\",\"source\":\"security@huntr.dev\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/emicklei/go-restful/commit/fd3c327a379ce08c68ef18765bdc925f5d9bad10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://huntr.dev/bounties/be837427-415c-4d8c-808b-62ce20aa84f1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/575BLJ3Y2EQBRNTFR2OSQQ6L2W6UCST3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OBDD3Q23RCGAGHIXUCWBU6N3S4RNAKXB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RQXU752ALW53OJAF5MG3WMR5CCZVLWW6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/SO5QC2JFW2PXBWAE27OYYYL5SPFUBHTY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/W56PP46JVZEKCANBKXFKRVSBBRRMCY6V/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z55VUVGO7E5PJFXIOVAY373NZRHBNCI5/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZGQKWD6SE75PFBPFVSZYAKAVXKBZXKWS/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZY2SLWOQR4ZURQ7UBRZ7JIX6H6F5JHJR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20220923-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-04T13:57:06+00:00",
"cve": "CVE-2022-1996",
"id": "CVE-2022-1996",
"initial_release_date": "2022-06-08T00:00:00+00:00",
"product_status:fixed": "145",
"product_status:known_affected": "56",
"product_status:known_not_affected": "48",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "go-restful: Authorization Bypass Through User-Controlled Key",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2022/cve-2022-1996.json",
"version": "3"
}
}
}
SUSE-SU-2022:4606-1
Vulnerability from csaf_suse - Published: 2022-12-22 08:32 - Updated: 2022-12-22 08:32Summary
Security update for helm
Severity
Moderate
Notes
Title of the patch: Security update for helm
Description of the patch: This update for helm fixes the following issues:
Update to version 3.10.3:
- CVE-2022-23524: Fixed a denial of service in the string value parsing (bsc#1206467).
- CVE-2022-23525: Fixed a denial of service with the repository index file (bsc#1206469).
- CVE-2022-23526: Fixed a denial of service in the schema file handling (bsc#1206471).
Patchnames: SUSE-2022-4606,SUSE-SLE-Module-Containers-15-SP4-2022-4606,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-4606,openSUSE-SLE-15.3-2022-4606,openSUSE-SLE-15.4-2022-4606
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.7 (High)
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
9.1 (Critical)
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
critical
5.3 (Medium)
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch | — |
Vendor Fix
|
Threats
Impact
low
References
23 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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 helm",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for helm fixes the following issues:\n\nUpdate to version 3.10.3:\n\n- CVE-2022-23524: Fixed a denial of service in the string value parsing (bsc#1206467).\n- CVE-2022-23525: Fixed a denial of service with the repository index file (bsc#1206469).\n- CVE-2022-23526: Fixed a denial of service in the schema file handling (bsc#1206471).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4606,SUSE-SLE-Module-Containers-15-SP4-2022-4606,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-4606,openSUSE-SLE-15.3-2022-4606,openSUSE-SLE-15.4-2022-4606",
"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_4606-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4606-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224606-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4606-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-December/013326.html"
},
{
"category": "self",
"summary": "SUSE Bug 1181419",
"url": "https://bugzilla.suse.com/1181419"
},
{
"category": "self",
"summary": "SUSE Bug 1206467",
"url": "https://bugzilla.suse.com/1206467"
},
{
"category": "self",
"summary": "SUSE Bug 1206469",
"url": "https://bugzilla.suse.com/1206469"
},
{
"category": "self",
"summary": "SUSE Bug 1206471",
"url": "https://bugzilla.suse.com/1206471"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21272 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21272/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23524 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23525 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23526 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23526/"
}
],
"title": "Security update for helm",
"tracking": {
"current_release_date": "2022-12-22T08:32:17Z",
"generator": {
"date": "2022-12-22T08:32:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4606-1",
"initial_release_date": "2022-12-22T08:32:17Z",
"revision_history": [
{
"date": "2022-12-22T08:32:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "helm-3.10.3-150000.1.13.1.aarch64",
"product": {
"name": "helm-3.10.3-150000.1.13.1.aarch64",
"product_id": "helm-3.10.3-150000.1.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.10.3-150000.1.13.1.i586",
"product": {
"name": "helm-3.10.3-150000.1.13.1.i586",
"product_id": "helm-3.10.3-150000.1.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"product": {
"name": "helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"product_id": "helm-bash-completion-3.10.3-150000.1.13.1.noarch"
}
},
{
"category": "product_version",
"name": "helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"product": {
"name": "helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"product_id": "helm-fish-completion-3.10.3-150000.1.13.1.noarch"
}
},
{
"category": "product_version",
"name": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"product": {
"name": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"product_id": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.10.3-150000.1.13.1.ppc64le",
"product": {
"name": "helm-3.10.3-150000.1.13.1.ppc64le",
"product_id": "helm-3.10.3-150000.1.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.10.3-150000.1.13.1.s390x",
"product": {
"name": "helm-3.10.3-150000.1.13.1.s390x",
"product_id": "helm-3.10.3-150000.1.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "helm-3.10.3-150000.1.13.1.x86_64",
"product": {
"name": "helm-3.10.3-150000.1.13.1.x86_64",
"product_id": "helm-3.10.3-150000.1.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"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": "helm-3.10.3-150000.1.13.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64"
},
"product_reference": "helm-3.10.3-150000.1.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le"
},
"product_reference": "helm-3.10.3-150000.1.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x"
},
"product_reference": "helm-3.10.3-150000.1.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64"
},
"product_reference": "helm-3.10.3-150000.1.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-bash-completion-3.10.3-150000.1.13.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-fish-completion-3.10.3-150000.1.13.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64"
},
"product_reference": "helm-3.10.3-150000.1.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le"
},
"product_reference": "helm-3.10.3-150000.1.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x"
},
"product_reference": "helm-3.10.3-150000.1.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64"
},
"product_reference": "helm-3.10.3-150000.1.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-bash-completion-3.10.3-150000.1.13.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-fish-completion-3.10.3-150000.1.13.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64"
},
"product_reference": "helm-3.10.3-150000.1.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le"
},
"product_reference": "helm-3.10.3-150000.1.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x"
},
"product_reference": "helm-3.10.3-150000.1.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-3.10.3-150000.1.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64"
},
"product_reference": "helm-3.10.3-150000.1.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-bash-completion-3.10.3-150000.1.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-fish-completion-3.10.3-150000.1.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
},
"product_reference": "helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21272",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21272"
}
],
"notes": [
{
"category": "general",
"text": "ORAS is open source software which enables a way to push OCI Artifacts to OCI Conformant registries. ORAS is both a CLI for initial testing and a Go Module. In ORAS from version 0.4.0 and before version 0.9.0, there is a \"zip-slip\" vulnerability. The directory support feature allows the downloaded gzipped tarballs to be automatically extracted to the user-specified directory where the tarball can have symbolic links and hard links. A well-crafted tarball or tarballs allow malicious artifact providers linking, writing, or overwriting specific files on the host filesystem outside of the user-specified directory unexpectedly with the same permissions as the user who runs `oras pull`. Users of the affected versions are impacted if they are `oras` CLI users who runs `oras pull`, or if they are Go programs, which invoke `github.com/deislabs/oras/pkg/content.FileStore`. The problem has been fixed in version 0.9.0. For `oras` CLI users, there is no workarounds other than pulling from a trusted artifact provider. For `oras` package users, the workaround is to not use `github.com/deislabs/oras/pkg/content.FileStore`, and use other content stores instead, or pull from a trusted artifact provider.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21272",
"url": "https://www.suse.com/security/cve/CVE-2021-21272"
},
{
"category": "external",
"summary": "SUSE Bug 1181419 for CVE-2021-21272",
"url": "https://bugzilla.suse.com/1181419"
}
],
"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 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-12-22T08:32:17Z",
"details": "important"
}
],
"title": "CVE-2021-21272"
},
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"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 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-12-22T08:32:17Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2022-23524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23524"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the _strvals_ package can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the _strvals_ package in the Helm SDK can have a Denial of Service attack when they use this package and it panics. This issue has been patched in 3.10.3. SDK users can validate strings supplied by users won\u0027t create large arrays causing significant memory usage before passing them to the _strvals_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23524",
"url": "https://www.suse.com/security/cve/CVE-2022-23524"
},
{
"category": "external",
"summary": "SUSE Bug 1206467 for CVE-2022-23524",
"url": "https://bugzilla.suse.com/1206467"
}
],
"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 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-12-22T08:32:17Z",
"details": "moderate"
}
],
"title": "CVE-2022-23524"
},
{
"cve": "CVE-2022-23525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23525"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the _repo_package. The _repo_ package contains a handler that processes the index file of a repository. For example, the Helm client adds references to chart repositories where charts are managed. The _repo_ package parses the index file of the repository and loads it into structures Go can work with. Some index files can cause array data structures to be created causing a memory violation. Applications that use the _repo_ package in the Helm SDK to parse an index file can suffer a Denial of Service when that input causes a panic that cannot be recovered from. The Helm Client will panic with an index file that causes a memory violation panic. Helm is not a long running service so the panic will not affect future uses of the Helm client. This issue has been patched in 3.10.3. SDK users can validate index files that are correctly formatted before passing them to the _repo_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23525",
"url": "https://www.suse.com/security/cve/CVE-2022-23525"
},
{
"category": "external",
"summary": "SUSE Bug 1206469 for CVE-2022-23525",
"url": "https://bugzilla.suse.com/1206469"
}
],
"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 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-12-22T08:32:17Z",
"details": "low"
}
],
"title": "CVE-2022-23525"
},
{
"cve": "CVE-2022-23526",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23526"
}
],
"notes": [
{
"category": "general",
"text": "Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to NULL Pointer Dereference in the_chartutil_ package that can cause a segmentation violation. The _chartutil_ package contains a parser that loads a JSON Schema validation file. For example, the Helm client when rendering a chart will validate its values with the schema file. The _chartutil_ package parses the schema file and loads it into structures Go can work with. Some schema files can cause array data structures to be created causing a memory violation. Applications that use the _chartutil_ package in the Helm SDK to parse a schema file can suffer a Denial of Service when that input causes a panic that cannot be recovered from. Helm is not a long running service so the panic will not affect future uses of the Helm client. This issue has been patched in 3.10.3. SDK users can validate schema files that are correctly formatted before passing them to the _chartutil_ functions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23526",
"url": "https://www.suse.com/security/cve/CVE-2022-23526"
},
{
"category": "external",
"summary": "SUSE Bug 1206471 for CVE-2022-23526",
"url": "https://bugzilla.suse.com/1206471"
}
],
"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 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-3.10.3-150000.1.13.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Containers 15 SP4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.3:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.3:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.3:helm-zsh-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.aarch64",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.ppc64le",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.s390x",
"openSUSE Leap 15.4:helm-3.10.3-150000.1.13.1.x86_64",
"openSUSE Leap 15.4:helm-bash-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-fish-completion-3.10.3-150000.1.13.1.noarch",
"openSUSE Leap 15.4:helm-zsh-completion-3.10.3-150000.1.13.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-12-22T08:32:17Z",
"details": "low"
}
],
"title": "CVE-2022-23526"
}
]
}
SUSE-SU-2023:4727-1
Vulnerability from csaf_suse - Published: 2023-12-12 11:28 - Updated: 2023-12-12 11:28Summary
Security update for catatonit, containerd, runc
Severity
Important
Notes
Title of the patch: Security update for catatonit, containerd, runc
Description of the patch:
This update of runc and containerd fixes the following issues:
containerd:
- Update to containerd v1.7.8. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.8
* CVE-2022-1996: Fixed CORS bypass in go-restful (bsc#1200528)
catatonit:
- Update to catatonit v0.2.0.
* Change license to GPL-2.0-or-later.
- Update to catatont v0.1.7
* This release adds the ability for catatonit to be used as the only
process in a pause container, by passing the -P flag (in this mode no
subprocess is spawned and thus no signal forwarding is done).
- Update to catatonit v0.1.6, which fixes a few bugs -- mainly ones related to
socket activation or features somewhat adjacent to socket activation (such as
passing file descriptors).
runc:
- Update to runc v1.1.10. Upstream changelog is available from
https://github.com/opencontainers/runc/releases/tag/v1.1.10
Patchnames: SUSE-2023-4727,SUSE-SLE-Micro-5.3-2023-4727,SUSE-SLE-Micro-5.4-2023-4727,SUSE-SLE-Micro-5.5-2023-4727,SUSE-SLE-Module-Containers-15-SP4-2023-4727,SUSE-SLE-Module-Containers-15-SP5-2023-4727,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4727,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4727,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4727,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4727,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4727,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4727,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4727,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4727,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4727,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4727,SUSE-SUSE-MicroOS-5.1-2023-4727,SUSE-SUSE-MicroOS-5.2-2023-4727,SUSE-Storage-7.1-2023-4727,openSUSE-Leap-Micro-5.3-2023-4727,openSUSE-Leap-Micro-5.4-2023-4727,openSUSE-SLE-15.4-2023-4727,openSUSE-SLE-15.5-2023-4727
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.1 (Critical)
Affected products
Recommended
200 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:runc-1.1.10-150000.55.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for catatonit, containerd, runc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update of runc and containerd fixes the following issues:\n\ncontainerd:\n\n- Update to containerd v1.7.8. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.8\n\n * CVE-2022-1996: Fixed CORS bypass in go-restful (bsc#1200528)\n\ncatatonit:\n\n- Update to catatonit v0.2.0.\n * Change license to GPL-2.0-or-later.\n\n- Update to catatont v0.1.7\n * This release adds the ability for catatonit to be used as the only\n process in a pause container, by passing the -P flag (in this mode no\n subprocess is spawned and thus no signal forwarding is done).\n\n- Update to catatonit v0.1.6, which fixes a few bugs -- mainly ones related to\n socket activation or features somewhat adjacent to socket activation (such as\n passing file descriptors).\n\nrunc:\n\n- Update to runc v1.1.10. Upstream changelog is available from\n https://github.com/opencontainers/runc/releases/tag/v1.1.10\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4727,SUSE-SLE-Micro-5.3-2023-4727,SUSE-SLE-Micro-5.4-2023-4727,SUSE-SLE-Micro-5.5-2023-4727,SUSE-SLE-Module-Containers-15-SP4-2023-4727,SUSE-SLE-Module-Containers-15-SP5-2023-4727,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4727,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4727,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-4727,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-4727,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4727,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4727,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-4727,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4727,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4727,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-4727,SUSE-SUSE-MicroOS-5.1-2023-4727,SUSE-SUSE-MicroOS-5.2-2023-4727,SUSE-Storage-7.1-2023-4727,openSUSE-Leap-Micro-5.3-2023-4727,openSUSE-Leap-Micro-5.4-2023-4727,openSUSE-SLE-15.4-2023-4727,openSUSE-SLE-15.5-2023-4727",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_4727-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4727-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234727-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4727-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-December/033070.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200528",
"url": "https://bugzilla.suse.com/1200528"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
}
],
"title": "Security update for catatonit, containerd, runc",
"tracking": {
"current_release_date": "2023-12-12T11:28:07Z",
"generator": {
"date": "2023-12-12T11:28:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4727-1",
"initial_release_date": "2023-12-12T11:28:07Z",
"revision_history": [
{
"date": "2023-12-12T11:28:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "catatonit-0.2.0-150000.3.6.1.aarch64",
"product": {
"name": "catatonit-0.2.0-150000.3.6.1.aarch64",
"product_id": "catatonit-0.2.0-150000.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-1.7.8-150000.103.1.aarch64",
"product": {
"name": "containerd-1.7.8-150000.103.1.aarch64",
"product_id": "containerd-1.7.8-150000.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"product": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"product_id": "containerd-ctr-1.7.8-150000.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-150000.103.1.aarch64",
"product": {
"name": "containerd-devel-1.7.8-150000.103.1.aarch64",
"product_id": "containerd-devel-1.7.8-150000.103.1.aarch64"
}
},
{
"category": "product_version",
"name": "runc-1.1.10-150000.55.1.aarch64",
"product": {
"name": "runc-1.1.10-150000.55.1.aarch64",
"product_id": "runc-1.1.10-150000.55.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "catatonit-0.2.0-150000.3.6.1.i586",
"product": {
"name": "catatonit-0.2.0-150000.3.6.1.i586",
"product_id": "catatonit-0.2.0-150000.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-1.7.8-150000.103.1.i586",
"product": {
"name": "containerd-1.7.8-150000.103.1.i586",
"product_id": "containerd-1.7.8-150000.103.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-150000.103.1.i586",
"product": {
"name": "containerd-ctr-1.7.8-150000.103.1.i586",
"product_id": "containerd-ctr-1.7.8-150000.103.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-150000.103.1.i586",
"product": {
"name": "containerd-devel-1.7.8-150000.103.1.i586",
"product_id": "containerd-devel-1.7.8-150000.103.1.i586"
}
},
{
"category": "product_version",
"name": "runc-1.1.10-150000.55.1.i586",
"product": {
"name": "runc-1.1.10-150000.55.1.i586",
"product_id": "runc-1.1.10-150000.55.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "catatonit-0.2.0-150000.3.6.1.ppc64le",
"product": {
"name": "catatonit-0.2.0-150000.3.6.1.ppc64le",
"product_id": "catatonit-0.2.0-150000.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-1.7.8-150000.103.1.ppc64le",
"product": {
"name": "containerd-1.7.8-150000.103.1.ppc64le",
"product_id": "containerd-1.7.8-150000.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"product": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"product_id": "containerd-ctr-1.7.8-150000.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-150000.103.1.ppc64le",
"product": {
"name": "containerd-devel-1.7.8-150000.103.1.ppc64le",
"product_id": "containerd-devel-1.7.8-150000.103.1.ppc64le"
}
},
{
"category": "product_version",
"name": "runc-1.1.10-150000.55.1.ppc64le",
"product": {
"name": "runc-1.1.10-150000.55.1.ppc64le",
"product_id": "runc-1.1.10-150000.55.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "catatonit-0.2.0-150000.3.6.1.s390x",
"product": {
"name": "catatonit-0.2.0-150000.3.6.1.s390x",
"product_id": "catatonit-0.2.0-150000.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-1.7.8-150000.103.1.s390x",
"product": {
"name": "containerd-1.7.8-150000.103.1.s390x",
"product_id": "containerd-1.7.8-150000.103.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-150000.103.1.s390x",
"product": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x",
"product_id": "containerd-ctr-1.7.8-150000.103.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-150000.103.1.s390x",
"product": {
"name": "containerd-devel-1.7.8-150000.103.1.s390x",
"product_id": "containerd-devel-1.7.8-150000.103.1.s390x"
}
},
{
"category": "product_version",
"name": "runc-1.1.10-150000.55.1.s390x",
"product": {
"name": "runc-1.1.10-150000.55.1.s390x",
"product_id": "runc-1.1.10-150000.55.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "catatonit-0.2.0-150000.3.6.1.x86_64",
"product": {
"name": "catatonit-0.2.0-150000.3.6.1.x86_64",
"product_id": "catatonit-0.2.0-150000.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-1.7.8-150000.103.1.x86_64",
"product": {
"name": "containerd-1.7.8-150000.103.1.x86_64",
"product_id": "containerd-1.7.8-150000.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"product": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"product_id": "containerd-ctr-1.7.8-150000.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-150000.103.1.x86_64",
"product": {
"name": "containerd-devel-1.7.8-150000.103.1.x86_64",
"product_id": "containerd-devel-1.7.8-150000.103.1.x86_64"
}
},
{
"category": "product_version",
"name": "runc-1.1.10-150000.55.1.x86_64",
"product": {
"name": "runc-1.1.10-150000.55.1.x86_64",
"product_id": "runc-1.1.10-150000.55.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for 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 Containers 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp5"
}
}
},
{
"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-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 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-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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 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 Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.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-devel-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.aarch64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.x86_64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.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-1.7.8-150000.103.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.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.aarch64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.x86_64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.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-1.7.8-150000.103.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.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.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-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.s390x"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.s390x"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.ppc64le"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.x86_64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.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-1.7.8-150000.103.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.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.ppc64le"
},
"product_reference": "catatonit-0.2.0-150000.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "catatonit-0.2.0-150000.3.6.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:catatonit-0.2.0-150000.3.6.1.x86_64"
},
"product_reference": "catatonit-0.2.0-150000.3.6.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-1.7.8-150000.103.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.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.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.7.8-150000.103.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.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.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-1.7.8-150000.103.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:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.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:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.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:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.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:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.aarch64"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.s390x"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.8-150000.103.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.x86_64"
},
"product_reference": "containerd-devel-1.7.8-150000.103.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:runc-1.1.10-150000.55.1.aarch64"
},
"product_reference": "runc-1.1.10-150000.55.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:runc-1.1.10-150000.55.1.ppc64le"
},
"product_reference": "runc-1.1.10-150000.55.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:runc-1.1.10-150000.55.1.s390x"
},
"product_reference": "runc-1.1.10-150000.55.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1.1.10-150000.55.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:runc-1.1.10-150000.55.1.x86_64"
},
"product_reference": "runc-1.1.10-150000.55.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.ppc64le",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.ppc64le",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"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:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.ppc64le",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.ppc64le",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.aarch64",
"SUSE Enterprise Storage 7.1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.2:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.3:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.4:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Micro 5.5:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:containerd-devel-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP4:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:catatonit-0.2.0-150000.3.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:runc-1.1.10-150000.55.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.8-150000.103.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.4:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.4:containerd-ctr-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.ppc64le",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap 15.4:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.8-150000.103.1.x86_64",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.ppc64le",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap 15.5:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap Micro 5.3:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap Micro 5.3:runc-1.1.10-150000.55.1.x86_64",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.aarch64",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.s390x",
"openSUSE Leap Micro 5.4:containerd-1.7.8-150000.103.1.x86_64",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.aarch64",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.s390x",
"openSUSE Leap Micro 5.4:runc-1.1.10-150000.55.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-12-12T11:28:07Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
}
]
}
SUSE-SU-2024:0799-1
Vulnerability from csaf_suse - Published: 2024-03-07 09:34 - Updated: 2024-03-07 09:34Summary
Security update for containerd
Severity
Critical
Notes
Title of the patch: Security update for containerd
Description of the patch: This update for containerd fixes the following issues:
- CVE-2022-1996: Fixed CORS bypass (bsc#1200528).
Patchnames: SUSE-2024-799,SUSE-SLE-Module-Containers-12-2024-799
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.1 (Critical)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerd fixes the following issues:\n\n- CVE-2022-1996: Fixed CORS bypass (bsc#1200528).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-799,SUSE-SLE-Module-Containers-12-2024-799",
"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-2024_0799-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0799-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240799-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0799-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018108.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200528",
"url": "https://bugzilla.suse.com/1200528"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
}
],
"title": "Security update for containerd",
"tracking": {
"current_release_date": "2024-03-07T09:34:53Z",
"generator": {
"date": "2024-03-07T09:34:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0799-1",
"initial_release_date": "2024-03-07T09:34:53Z",
"revision_history": [
{
"date": "2024-03-07T09:34:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.8-16.91.7.aarch64",
"product": {
"name": "containerd-1.7.8-16.91.7.aarch64",
"product_id": "containerd-1.7.8-16.91.7.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-16.91.7.aarch64",
"product": {
"name": "containerd-ctr-1.7.8-16.91.7.aarch64",
"product_id": "containerd-ctr-1.7.8-16.91.7.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-16.91.7.aarch64",
"product": {
"name": "containerd-devel-1.7.8-16.91.7.aarch64",
"product_id": "containerd-devel-1.7.8-16.91.7.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.8-16.91.7.i586",
"product": {
"name": "containerd-1.7.8-16.91.7.i586",
"product_id": "containerd-1.7.8-16.91.7.i586"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-16.91.7.i586",
"product": {
"name": "containerd-ctr-1.7.8-16.91.7.i586",
"product_id": "containerd-ctr-1.7.8-16.91.7.i586"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-16.91.7.i586",
"product": {
"name": "containerd-devel-1.7.8-16.91.7.i586",
"product_id": "containerd-devel-1.7.8-16.91.7.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.8-16.91.7.ppc64le",
"product": {
"name": "containerd-1.7.8-16.91.7.ppc64le",
"product_id": "containerd-1.7.8-16.91.7.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-16.91.7.ppc64le",
"product": {
"name": "containerd-ctr-1.7.8-16.91.7.ppc64le",
"product_id": "containerd-ctr-1.7.8-16.91.7.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-16.91.7.ppc64le",
"product": {
"name": "containerd-devel-1.7.8-16.91.7.ppc64le",
"product_id": "containerd-devel-1.7.8-16.91.7.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.8-16.91.7.s390x",
"product": {
"name": "containerd-1.7.8-16.91.7.s390x",
"product_id": "containerd-1.7.8-16.91.7.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-16.91.7.s390x",
"product": {
"name": "containerd-ctr-1.7.8-16.91.7.s390x",
"product_id": "containerd-ctr-1.7.8-16.91.7.s390x"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-16.91.7.s390x",
"product": {
"name": "containerd-devel-1.7.8-16.91.7.s390x",
"product_id": "containerd-devel-1.7.8-16.91.7.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.8-16.91.7.x86_64",
"product": {
"name": "containerd-1.7.8-16.91.7.x86_64",
"product_id": "containerd-1.7.8-16.91.7.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.8-16.91.7.x86_64",
"product": {
"name": "containerd-ctr-1.7.8-16.91.7.x86_64",
"product_id": "containerd-ctr-1.7.8-16.91.7.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.8-16.91.7.x86_64",
"product": {
"name": "containerd-devel-1.7.8-16.91.7.x86_64",
"product_id": "containerd-devel-1.7.8-16.91.7.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.7.8-16.91.7.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.ppc64le"
},
"product_reference": "containerd-1.7.8-16.91.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-16.91.7.s390x as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.s390x"
},
"product_reference": "containerd-1.7.8-16.91.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.8-16.91.7.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
"product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.x86_64"
},
"product_reference": "containerd-1.7.8-16.91.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"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.7.8-16.91.7.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.ppc64le",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.s390x",
"SUSE Linux Enterprise Module for Containers 12:containerd-1.7.8-16.91.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-07T09:34:53Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
}
]
}
SUSE-SU-2024:3221-1
Vulnerability from csaf_suse - Published: 2024-09-12 11:18 - Updated: 2024-09-12 11:18Summary
Security update for containerd
Severity
Important
Notes
Title of the patch: Security update for containerd
Description of the patch: This update for containerd fixes the following issues:
- Update to containerd v1.7.21
- CVE-2023-47108: Fixed DoS vulnerability in otelgrpc (uncontrolled resource consumption) due to unbound cardinality metrics. (bsc#1217070)
- CVE-2023-45142: Fixed DoS vulnerability in otelhttp. (bsc#1228553)
Patchnames: SUSE-2024-3221,SUSE-SLE-Micro-5.3-2024-3221,SUSE-SLE-Micro-5.4-2024-3221,SUSE-SLE-Micro-5.5-2024-3221,SUSE-SLE-Module-Containers-15-SP5-2024-3221,SUSE-SLE-Module-Containers-15-SP6-2024-3221,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-3221,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3221,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3221,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3221,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-3221,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3221,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3221,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-3221,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3221,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3221,SUSE-SUSE-MicroOS-5.1-2024-3221,SUSE-SUSE-MicroOS-5.2-2024-3221,SUSE-Storage-7.1-2024-3221,openSUSE-Leap-Micro-5.5-2024-3221,openSUSE-SLE-15.5-2024-3221,openSUSE-SLE-15.6-2024-3221
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.1 (Critical)
Affected products
Recommended
133 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
133 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
133 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
16 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for containerd",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerd fixes the following issues:\n\n- Update to containerd v1.7.21\n- CVE-2023-47108: Fixed DoS vulnerability in otelgrpc (uncontrolled resource consumption) due to unbound cardinality metrics. (bsc#1217070)\n- CVE-2023-45142: Fixed DoS vulnerability in otelhttp. (bsc#1228553)\n ",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3221,SUSE-SLE-Micro-5.3-2024-3221,SUSE-SLE-Micro-5.4-2024-3221,SUSE-SLE-Micro-5.5-2024-3221,SUSE-SLE-Module-Containers-15-SP5-2024-3221,SUSE-SLE-Module-Containers-15-SP6-2024-3221,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-3221,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3221,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-3221,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-3221,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-3221,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-3221,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-3221,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-3221,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-3221,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-3221,SUSE-SUSE-MicroOS-5.1-2024-3221,SUSE-SUSE-MicroOS-5.2-2024-3221,SUSE-Storage-7.1-2024-3221,openSUSE-Leap-Micro-5.5-2024-3221,openSUSE-SLE-15.5-2024-3221,openSUSE-SLE-15.6-2024-3221",
"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-2024_3221-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3221-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243221-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3221-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019420.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200528",
"url": "https://bugzilla.suse.com/1200528"
},
{
"category": "self",
"summary": "SUSE Bug 1217070",
"url": "https://bugzilla.suse.com/1217070"
},
{
"category": "self",
"summary": "SUSE Bug 1228553",
"url": "https://bugzilla.suse.com/1228553"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45142 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45142/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47108/"
}
],
"title": "Security update for containerd",
"tracking": {
"current_release_date": "2024-09-12T11:18:44Z",
"generator": {
"date": "2024-09-12T11:18:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3221-1",
"initial_release_date": "2024-09-12T11:18:44Z",
"revision_history": [
{
"date": "2024-09-12T11:18:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-150000.117.1.aarch64",
"product": {
"name": "containerd-1.7.21-150000.117.1.aarch64",
"product_id": "containerd-1.7.21-150000.117.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"product": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"product_id": "containerd-ctr-1.7.21-150000.117.1.aarch64"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.21-150000.117.1.aarch64",
"product": {
"name": "containerd-devel-1.7.21-150000.117.1.aarch64",
"product_id": "containerd-devel-1.7.21-150000.117.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-150000.117.1.i586",
"product": {
"name": "containerd-1.7.21-150000.117.1.i586",
"product_id": "containerd-1.7.21-150000.117.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.21-150000.117.1.i586",
"product": {
"name": "containerd-ctr-1.7.21-150000.117.1.i586",
"product_id": "containerd-ctr-1.7.21-150000.117.1.i586"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.21-150000.117.1.i586",
"product": {
"name": "containerd-devel-1.7.21-150000.117.1.i586",
"product_id": "containerd-devel-1.7.21-150000.117.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-150000.117.1.ppc64le",
"product": {
"name": "containerd-1.7.21-150000.117.1.ppc64le",
"product_id": "containerd-1.7.21-150000.117.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"product": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"product_id": "containerd-ctr-1.7.21-150000.117.1.ppc64le"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"product": {
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"product_id": "containerd-devel-1.7.21-150000.117.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-150000.117.1.s390x",
"product": {
"name": "containerd-1.7.21-150000.117.1.s390x",
"product_id": "containerd-1.7.21-150000.117.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.21-150000.117.1.s390x",
"product": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x",
"product_id": "containerd-ctr-1.7.21-150000.117.1.s390x"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.21-150000.117.1.s390x",
"product": {
"name": "containerd-devel-1.7.21-150000.117.1.s390x",
"product_id": "containerd-devel-1.7.21-150000.117.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-150000.117.1.x86_64",
"product": {
"name": "containerd-1.7.21-150000.117.1.x86_64",
"product_id": "containerd-1.7.21-150000.117.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"product": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"product_id": "containerd-ctr-1.7.21-150000.117.1.x86_64"
}
},
{
"category": "product_version",
"name": "containerd-devel-1.7.21-150000.117.1.x86_64",
"product": {
"name": "containerd-devel-1.7.21-150000.117.1.x86_64",
"product_id": "containerd-devel-1.7.21-150000.117.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-containers:15:sp5"
}
}
},
{
"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 High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-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 Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 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 for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE 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 Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.5",
"product": {
"name": "openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_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": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.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.7.21-150000.117.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.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.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.7.21-150000.117.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.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.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.7.21-150000.117.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.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.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-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.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:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.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:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.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:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.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:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.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.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.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.7.21-150000.117.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.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.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.7.21-150000.117.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.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.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.7.21-150000.117.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.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.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-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.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:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.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:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.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:containerd-devel-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.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:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-ctr-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-ctr-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-devel-1.7.21-150000.117.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64"
},
"product_reference": "containerd-devel-1.7.21-150000.117.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"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:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-12T11:18:44Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2023-45142",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45142"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. A handler wrapper out of the box adds labels `http.user_agent` and `http.method` that have unbound cardinality. It leads to the server\u0027s potential memory exhaustion when many malicious requests are sent to it. HTTP header User-Agent or HTTP method for requests can be easily set by an attacker to be random and long. The library internally uses `httpconv.ServerRequest` that records every value for HTTP `method` and `User-Agent`. In order to be affected, a program has to use the `otelhttp.NewHandler` wrapper and not filter any unknown HTTP methods or User agents on the level of CDN, LB, previous middleware, etc. Version 0.44.0 fixed this issue when the values collected for attribute `http.request.method` were changed to be restricted to a set of well-known values and other high cardinality attributes were removed. As a workaround to stop being affected, `otelhttp.WithFilter()` can be used, but it requires manual careful configuration to not log certain requests entirely. For convenience and safe usage of this library, it should by default mark with the label `unknown` non-standard HTTP methods and User agents to show that such requests were made but do not increase cardinality. In case someone wants to stay with the current behavior, library API should allow to enable it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45142",
"url": "https://www.suse.com/security/cve/CVE-2023-45142"
},
{
"category": "external",
"summary": "SUSE Bug 1228553 for CVE-2023-45142",
"url": "https://bugzilla.suse.com/1228553"
}
],
"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:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-12T11:18:44Z",
"details": "important"
}
],
"title": "CVE-2023-45142"
},
{
"cve": "CVE-2023-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47108"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Starting in version 0.37.0 and prior to version 0.46.0, the grpc Unary Server Interceptor out of the box adds labels `net.peer.sock.addr` and `net.peer.sock.port` that have unbound cardinality. It leads to the server\u0027s potential memory exhaustion when many malicious requests are sent. An attacker can easily flood the peer address and port for requests. Version 0.46.0 contains a fix for this issue. As a workaround to stop being affected, a view removing the attributes can be used. The other possibility is to disable grpc metrics instrumentation by passing `otelgrpc.WithMeterProvider` option with `noop.NewMeterProvider`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47108",
"url": "https://www.suse.com/security/cve/CVE-2023-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1217070 for CVE-2023-47108",
"url": "https://bugzilla.suse.com/1217070"
}
],
"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:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Enterprise Storage 7.1:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.1:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Micro 5.5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP5:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Module for Containers 15 SP6:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:containerd-devel-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-ctr-1.7.21-150000.117.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.5:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-ctr-1.7.21-150000.117.1.x86_64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.aarch64",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.ppc64le",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.s390x",
"openSUSE Leap 15.6:containerd-devel-1.7.21-150000.117.1.x86_64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.aarch64",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.s390x",
"openSUSE Leap Micro 5.5:containerd-1.7.21-150000.117.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-09-12T11:18:44Z",
"details": "important"
}
],
"title": "CVE-2023-47108"
}
]
}
SUSE-SU-2024:4329-1
Vulnerability from csaf_suse - Published: 2024-12-16 13:16 - Updated: 2024-12-16 13:16Summary
Security update for aws-iam-authenticator
Severity
Critical
Notes
Title of the patch: Security update for aws-iam-authenticator
Description of the patch: This update for aws-iam-authenticator fixes the following issues:
- CVE-2022-1996: Fixed CORS bypass (bsc#1200528).
Patchnames: SUSE-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP2-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP3-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP5-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP6-2024-4329,openSUSE-SLE-15.5-2024-4329,openSUSE-SLE-15.6-2024-4329
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.1 (Critical)
Affected products
Recommended
25 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP2:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "critical"
},
"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 aws-iam-authenticator",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for aws-iam-authenticator fixes the following issues:\n\n - CVE-2022-1996: Fixed CORS bypass (bsc#1200528).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP2-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP3-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP4-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP5-2024-4329,SUSE-SLE-Module-Public-Cloud-15-SP6-2024-4329,openSUSE-SLE-15.5-2024-4329,openSUSE-SLE-15.6-2024-4329",
"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-2024_4329-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4329-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244329-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4329-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020005.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200528",
"url": "https://bugzilla.suse.com/1200528"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
}
],
"title": "Security update for aws-iam-authenticator",
"tracking": {
"current_release_date": "2024-12-16T13:16:50Z",
"generator": {
"date": "2024-12-16T13:16:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4329-1",
"initial_release_date": "2024-12-16T13:16:50Z",
"revision_history": [
{
"date": "2024-12-16T13:16:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"product": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"product_id": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.i586",
"product": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.i586",
"product_id": "aws-iam-authenticator-0.5.3-150000.1.12.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"product": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"product_id": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"product": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"product_id": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"product": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"product_id": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_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": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP2:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
},
"product_reference": "aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"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 Public Cloud 15 SP2:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP2:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP3:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"openSUSE Leap 15.5:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.aarch64",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.ppc64le",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.s390x",
"openSUSE Leap 15.6:aws-iam-authenticator-0.5.3-150000.1.12.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-16T13:16:50Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
}
]
}
SUSE-SU-2025:20091-1
Vulnerability from csaf_suse - Published: 2025-02-03 09:10 - Updated: 2025-02-03 09:10Summary
Security update for containerd
Severity
Important
Notes
Title of the patch: Security update for containerd
Description of the patch: This update for containerd fixes the following issues:
- Update to containerd v1.7.21. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.21
Fixes CVE-2023-47108. bsc#1217070
Fixes CVE-2023-45142. bsc#1228553
- Update to containerd v1.7.17. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.17
- Update to containerd v1.7.16. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.16
CVE-2023-45288 bsc#1221400
- Update to containerd v1.7.15. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.15
- Update to containerd v1.7.14. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.14
- Update to containerd v1.7.13. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.13
- Update to containerd v1.7.12. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.12
- Update to containerd v1.7.11. Upstream release notes:
https://github.com/containerd/containerd/releases/tag/v1.7.11
GHSA-jq35-85cj-fj4p bsc#1224323
Patchnames: SUSE-SLE-Micro-6.0-147
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
9.1 (Critical)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
21 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for containerd",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for containerd fixes the following issues:\n\n- Update to containerd v1.7.21. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.21\n Fixes CVE-2023-47108. bsc#1217070\n Fixes CVE-2023-45142. bsc#1228553\n\n- Update to containerd v1.7.17. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.17\n\n- Update to containerd v1.7.16. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.16\n CVE-2023-45288 bsc#1221400\n\n- Update to containerd v1.7.15. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.15\n\n- Update to containerd v1.7.14. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.14\n\n- Update to containerd v1.7.13. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.13\n\n- Update to containerd v1.7.12. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.12\n\n- Update to containerd v1.7.11. Upstream release notes:\n https://github.com/containerd/containerd/releases/tag/v1.7.11\n GHSA-jq35-85cj-fj4p bsc#1224323\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-147",
"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_20091-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20091-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520091-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20091-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021225.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200528",
"url": "https://bugzilla.suse.com/1200528"
},
{
"category": "self",
"summary": "SUSE Bug 1217070",
"url": "https://bugzilla.suse.com/1217070"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE Bug 1224323",
"url": "https://bugzilla.suse.com/1224323"
},
{
"category": "self",
"summary": "SUSE Bug 1228553",
"url": "https://bugzilla.suse.com/1228553"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-1996 page",
"url": "https://www.suse.com/security/cve/CVE-2022-1996/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45142 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45142/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47108/"
}
],
"title": "Security update for containerd",
"tracking": {
"current_release_date": "2025-02-03T09:10:07Z",
"generator": {
"date": "2025-02-03T09:10:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20091-1",
"initial_release_date": "2025-02-03T09:10:07Z",
"revision_history": [
{
"date": "2025-02-03T09:10:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-1.1.aarch64",
"product": {
"name": "containerd-1.7.21-1.1.aarch64",
"product_id": "containerd-1.7.21-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-1.1.s390x",
"product": {
"name": "containerd-1.7.21-1.1.s390x",
"product_id": "containerd-1.7.21-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "containerd-1.7.21-1.1.x86_64",
"product": {
"name": "containerd-1.7.21-1.1.x86_64",
"product_id": "containerd-1.7.21-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-1.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64"
},
"product_reference": "containerd-1.7.21-1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-1.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x"
},
"product_reference": "containerd-1.7.21-1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containerd-1.7.21-1.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
},
"product_reference": "containerd-1.7.21-1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1996",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-1996"
}
],
"notes": [
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-1996",
"url": "https://www.suse.com/security/cve/CVE-2022-1996"
},
{
"category": "external",
"summary": "SUSE Bug 1200528 for CVE-2022-1996",
"url": "https://bugzilla.suse.com/1200528"
}
],
"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 Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:10:07Z",
"details": "critical"
}
],
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2023-45142",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45142"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. A handler wrapper out of the box adds labels `http.user_agent` and `http.method` that have unbound cardinality. It leads to the server\u0027s potential memory exhaustion when many malicious requests are sent to it. HTTP header User-Agent or HTTP method for requests can be easily set by an attacker to be random and long. The library internally uses `httpconv.ServerRequest` that records every value for HTTP `method` and `User-Agent`. In order to be affected, a program has to use the `otelhttp.NewHandler` wrapper and not filter any unknown HTTP methods or User agents on the level of CDN, LB, previous middleware, etc. Version 0.44.0 fixed this issue when the values collected for attribute `http.request.method` were changed to be restricted to a set of well-known values and other high cardinality attributes were removed. As a workaround to stop being affected, `otelhttp.WithFilter()` can be used, but it requires manual careful configuration to not log certain requests entirely. For convenience and safe usage of this library, it should by default mark with the label `unknown` non-standard HTTP methods and User agents to show that such requests were made but do not increase cardinality. In case someone wants to stay with the current behavior, library API should allow to enable it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45142",
"url": "https://www.suse.com/security/cve/CVE-2023-45142"
},
{
"category": "external",
"summary": "SUSE Bug 1228553 for CVE-2023-45142",
"url": "https://bugzilla.suse.com/1228553"
}
],
"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 Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.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 Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:10:07Z",
"details": "important"
}
],
"title": "CVE-2023-45142"
},
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"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 Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:10:07Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47108"
}
],
"notes": [
{
"category": "general",
"text": "OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Starting in version 0.37.0 and prior to version 0.46.0, the grpc Unary Server Interceptor out of the box adds labels `net.peer.sock.addr` and `net.peer.sock.port` that have unbound cardinality. It leads to the server\u0027s potential memory exhaustion when many malicious requests are sent. An attacker can easily flood the peer address and port for requests. Version 0.46.0 contains a fix for this issue. As a workaround to stop being affected, a view removing the attributes can be used. The other possibility is to disable grpc metrics instrumentation by passing `otelgrpc.WithMeterProvider` option with `noop.NewMeterProvider`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47108",
"url": "https://www.suse.com/security/cve/CVE-2023-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1217070 for CVE-2023-47108",
"url": "https://bugzilla.suse.com/1217070"
}
],
"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 Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.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 Micro 6.0:containerd-1.7.21-1.1.aarch64",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.s390x",
"SUSE Linux Micro 6.0:containerd-1.7.21-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:10:07Z",
"details": "important"
}
],
"title": "CVE-2023-47108"
}
]
}
ubuntu-cve-2022-1996
Vulnerability from osv_ubuntu
Published
2022-06-08 13:15
Modified
2026-05-20 14:55
Summary
Details
Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.
Severity
9.3 (Critical)
9.1 (Critical)
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "1.1.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@1.1.3-1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "2.4.0-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@2.4.0-2?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2-1",
"2.4.0-1",
"2.4.0-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "2.11.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:20.04:LTS",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@2.11.1-2?arch=source\u0026distro=focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.4.0-2",
"2.11.1-1",
"2.11.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "3.7.3-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@3.7.3-1?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.11.1-2",
"3.7.3-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "3.10.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@3.10.2-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.10.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "3.10.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@3.10.2-1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.10.2-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-emicklei-go-restful-dev",
"binary_version": "3.10.2-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-github-emicklei-go-restful",
"purl": "pkg:deb/ubuntu/golang-github-emicklei-go-restful@3.10.2-1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.10.2-1"
]
}
],
"aliases": [],
"details": "Authorization Bypass Through User-Controlled Key in GitHub repository emicklei/go-restful prior to v3.8.0.",
"id": "UBUNTU-CVE-2022-1996",
"modified": "2026-05-20T14:55:21Z",
"published": "2022-06-08T13:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2022-1996"
},
{
"type": "REPORT",
"url": "https://huntr.dev/bounties/be837427-415c-4d8c-808b-62ce20aa84f1/"
},
{
"type": "REPORT",
"url": "https://github.com/emicklei/go-restful/commit/fd3c327a379ce08c68ef18765bdc925f5d9bad10"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1996"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2022-1996"
]
}
WID-SEC-W-2022-1312
Vulnerability from csaf_certbund - Published: 2022-09-06 22:00 - Updated: 2024-03-07 23:00Summary
Red Hat OpenShift: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um Informationen offenzulegen und Sicherheitsmaßnahmen zu umgehen.
Betroffene Betriebssysteme: - UNIX
- Linux
Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht, weil es möglich ist, die kubeVirt-API zu nutzen, um auf Host-Dateien in einer KubeVirt-VM zuzugreifen. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen.
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift GitOps 1.9
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:gitops_1.9
|
GitOps 1.9 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift GitOps 1.8
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:gitops_1.8
|
GitOps 1.8 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Cryostat 2 build
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:cryostat_2_build
|
Cryostat 2 build |
Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht aufgrund eines benutzergesteuerten Schlüssels im GitHub-Repository emicklei/go-restful. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um die Sicherheitsmaßnahmen zu umgehen.
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift GitOps 1.9
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:gitops_1.9
|
GitOps 1.9 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift GitOps 1.8
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:gitops_1.8
|
GitOps 1.8 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Red Hat Enterprise Linux Cryostat 2 build
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:cryostat_2_build
|
Cryostat 2 build |
References
22 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Red Hat OpenShift ausnutzen, um Informationen offenzulegen und Sicherheitsma\u00dfnahmen zu umgehen.",
"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-1312 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1312.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1312 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1312"
},
{
"category": "external",
"summary": "RHSA-2022:6351 - Security Advisory vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6351"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:3333-1 vom 2022-09-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012328.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6681 vom 2022-09-22",
"url": "https://access.redhat.com/errata/RHSA-2022:6681"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:3335-1 vom 2022-09-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012327.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:3334-1 vom 2022-09-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012329.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6890 vom 2022-10-11",
"url": "https://access.redhat.com/errata/RHSA-2022:6890"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2022-020 vom 2022-10-14",
"url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2022-020.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1863 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1863.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1861 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1861.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1858 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1858.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1860 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1860.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1865 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1865.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1864 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1864.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2022-1862 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1862.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8609 vom 2022-11-23",
"url": "https://access.redhat.com/errata/RHSA-2022:8609"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:0814 vom 2023-02-20",
"url": "https://access.redhat.com/errata/RHSA-2023:0814"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2002-1 vom 2023-04-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014584.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3229 vom 2023-05-19",
"url": "https://access.redhat.com/errata/RHSA-2023:3229"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3557 vom 2023-06-10",
"url": "https://access.redhat.com/errata/RHSA-2023:3557"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0799-1 vom 2024-03-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018108.html"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-03-07T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:34:39.995+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-1312",
"initial_release_date": "2022-09-06T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-09-22T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2022-10-11T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-10-13T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-23T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-11-22T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-02-20T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-04-25T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-18T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-11T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-07T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Cryostat 2 build",
"product": {
"name": "Red Hat Enterprise Linux Cryostat 2 build",
"product_id": "T026436",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:cryostat_2_build"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Virtualization \u003c 4.10.5",
"product": {
"name": "Red Hat OpenShift Virtualization \u003c 4.10.5",
"product_id": "T024475"
}
},
{
"category": "product_version",
"name": "GitOps 1.8",
"product": {
"name": "Red Hat OpenShift GitOps 1.8",
"product_id": "T026902",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:gitops_1.8"
}
}
},
{
"category": "product_version",
"name": "GitOps 1.9",
"product": {
"name": "Red Hat OpenShift GitOps 1.9",
"product_id": "T028023",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:gitops_1.9"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1798",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht, weil es m\u00f6glich ist, die kubeVirt-API zu nutzen, um auf Host-Dateien in einer KubeVirt-VM zuzugreifen. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um vertrauliche Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T028023",
"T002207",
"67646",
"T026902",
"398363",
"T026436"
]
},
"release_date": "2022-09-06T22:00:00.000+00:00",
"title": "CVE-2022-1798"
},
{
"cve": "CVE-2022-1996",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat OpenShift. Der Fehler besteht aufgrund eines benutzergesteuerten Schl\u00fcssels im GitHub-Repository emicklei/go-restful. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um die Sicherheitsma\u00dfnahmen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T028023",
"T002207",
"67646",
"T026902",
"398363",
"T026436"
]
},
"release_date": "2022-09-06T22:00:00.000+00:00",
"title": "CVE-2022-1996"
}
]
}
WID-SEC-W-2024-3377
Vulnerability from csaf_certbund - Published: 2024-11-07 23:00 - Updated: 2025-10-12 22:00Summary
Dell PowerProtect Data Domain: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Dell PowerProtect Data Domain Appliances sind speziell für Backup und Daten-Deduplizierung ausgelegte Systeme.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erhöhen, Informationen offenzulegen und um nicht näher beschriebene Auswirkungen zu erzielen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
Affected products
Known affected
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.7.5.50
Dell / PowerProtect Data Domain
|
<7.7.5.50 | ||
|
Dell PowerProtect Data Domain <7.10.1.40
Dell / PowerProtect Data Domain
|
<7.10.1.40 | ||
|
Dell PowerProtect Data Domain <7.13.1.10
Dell / PowerProtect Data Domain
|
<7.13.1.10 | ||
|
Dell PowerProtect Data Domain <8.1.0.0
Dell / PowerProtect Data Domain
|
<8.1.0.0 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"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": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen und um nicht n\u00e4her beschriebene Auswirkungen zu erzielen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"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-2024-3377 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3377.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3377 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3377"
},
{
"category": "external",
"summary": "Dell Security Update",
"url": "https://www.dell.com/support/kbdoc/de-de/000245360/dsa-2024-424-security-update-for-dell-pdsa-2024-424-security-update-for-dell-powerprotect-dd-vulnerabilityowerprotect-dd-vulnerability"
},
{
"category": "external",
"summary": "Security Update for Dell PowerProtect Data Domain",
"url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03545-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UB7MGNRMXC5LO5Y66FLOE354VVU5ULQK/"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-12T22:00:00.000+00:00",
"generator": {
"date": "2025-10-13T09:30:21.853+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-3377",
"initial_release_date": "2024-11-07T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.1.0.0",
"product_id": "T038861"
}
},
{
"category": "product_version",
"name": "8.1.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.1.0.0",
"product_id": "T038861-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.1.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.10",
"product_id": "T038862"
}
},
{
"category": "product_version",
"name": "7.13.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.10",
"product_id": "T038862-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.40",
"product_id": "T038863"
}
},
{
"category": "product_version",
"name": "7.10.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.40",
"product_id": "T038863-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.7.5.50",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.7.5.50",
"product_id": "T038864"
}
},
{
"category": "product_version",
"name": "7.7.5.50",
"product": {
"name": "Dell PowerProtect Data Domain 7.7.5.50",
"product_id": "T038864-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.7.5.50"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain",
"product": {
"name": "Dell PowerProtect Data Domain",
"product_id": "T045852",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:-"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain Management Center",
"product": {
"name": "Dell PowerProtect Data Domain Management Center",
"product_id": "T045853",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-"
}
}
},
{
"category": "product_name",
"name": "Dell PowerProtect Data Domain OS",
"product": {
"name": "Dell PowerProtect Data Domain OS",
"product_id": "T045854",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-45759",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-45759"
},
{
"cve": "CVE-2024-48010",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48010"
},
{
"cve": "CVE-2024-48011",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-48011"
},
{
"cve": "CVE-2017-16829",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-16829"
},
{
"cve": "CVE-2017-5849",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2017-5849"
},
{
"cve": "CVE-2018-7208",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2018-7208"
},
{
"cve": "CVE-2019-14889",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2019-14889"
},
{
"cve": "CVE-2020-12912",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-12912"
},
{
"cve": "CVE-2020-16135",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-16135"
},
{
"cve": "CVE-2020-1730",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-1730"
},
{
"cve": "CVE-2020-24455",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-24455"
},
{
"cve": "CVE-2020-8694",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8694"
},
{
"cve": "CVE-2020-8695",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2020-8695"
},
{
"cve": "CVE-2021-27219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-27219"
},
{
"cve": "CVE-2021-3565",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3565"
},
{
"cve": "CVE-2021-3634",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2021-3634"
},
{
"cve": "CVE-2022-1210",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1210"
},
{
"cve": "CVE-2022-1622",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1622"
},
{
"cve": "CVE-2022-1996",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-1996"
},
{
"cve": "CVE-2022-22576",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-22576"
},
{
"cve": "CVE-2022-25313",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-25313"
},
{
"cve": "CVE-2022-27774",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27774"
},
{
"cve": "CVE-2022-27775",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27775"
},
{
"cve": "CVE-2022-27776",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27776"
},
{
"cve": "CVE-2022-27781",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-29361",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-29361"
},
{
"cve": "CVE-2022-32205",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32205"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32207",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32207"
},
{
"cve": "CVE-2022-32208",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-35252",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-40023",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40023"
},
{
"cve": "CVE-2022-40090",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-40090"
},
{
"cve": "CVE-2022-42915",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-42916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-42916"
},
{
"cve": "CVE-2022-43551",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43551"
},
{
"cve": "CVE-2022-43552",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-4603",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-4603"
},
{
"cve": "CVE-2022-48064",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48064"
},
{
"cve": "CVE-2022-48624",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2022-48624"
},
{
"cve": "CVE-2023-0461",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-0461"
},
{
"cve": "CVE-2023-1667",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1667"
},
{
"cve": "CVE-2023-1916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-1916"
},
{
"cve": "CVE-2023-20592",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-20592"
},
{
"cve": "CVE-2023-2137",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2137"
},
{
"cve": "CVE-2023-22745",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-2283",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2283"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23934",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-23934"
},
{
"cve": "CVE-2023-25577",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-25577"
},
{
"cve": "CVE-2023-26965",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-26965"
},
{
"cve": "CVE-2023-27043",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-2731",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-2731"
},
{
"cve": "CVE-2023-27533",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-31083",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-31083"
},
{
"cve": "CVE-2023-34055",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-38286",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38286"
},
{
"cve": "CVE-2023-38469",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38469"
},
{
"cve": "CVE-2023-38471",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38471"
},
{
"cve": "CVE-2023-38472",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38472"
},
{
"cve": "CVE-2023-38545",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38545"
},
{
"cve": "CVE-2023-38546",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-38546"
},
{
"cve": "CVE-2023-39197",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39197"
},
{
"cve": "CVE-2023-39198",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39198"
},
{
"cve": "CVE-2023-39804",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-39804"
},
{
"cve": "CVE-2023-40217",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-42465",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-42465"
},
{
"cve": "CVE-2023-4255",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-4255"
},
{
"cve": "CVE-2023-45139",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45139"
},
{
"cve": "CVE-2023-45322",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45322"
},
{
"cve": "CVE-2023-45863",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45863"
},
{
"cve": "CVE-2023-45871",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-45871"
},
{
"cve": "CVE-2023-46136",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46136"
},
{
"cve": "CVE-2023-46218",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46751",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-46751"
},
{
"cve": "CVE-2023-48795",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49083",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-50447",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-5049",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5049"
},
{
"cve": "CVE-2023-50495",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50495"
},
{
"cve": "CVE-2023-50782",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-50782"
},
{
"cve": "CVE-2023-51257",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-51257"
},
{
"cve": "CVE-2023-52425",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-5678",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5717",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5717"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2023-6004",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6597",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-6918",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-6918"
},
{
"cve": "CVE-2023-7207",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2023-7207"
},
{
"cve": "CVE-2024-0450",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-0727",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-0985",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-0985"
},
{
"cve": "CVE-2024-21626",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-21626"
},
{
"cve": "CVE-2024-22195",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-22365",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-23651",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23651"
},
{
"cve": "CVE-2024-23652",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23652"
},
{
"cve": "CVE-2024-23653",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23653"
},
{
"cve": "CVE-2024-23672",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-24549",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-26130",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-28085",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28085"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28219",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28757",
"product_status": {
"known_affected": [
"T045853",
"T045852",
"T045854",
"T002207",
"T038864",
"T038863",
"T038862",
"T038861"
]
},
"release_date": "2024-11-07T23:00:00.000+00:00",
"title": "CVE-2024-28757"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…