Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-26461 (GCVE-0-2024-26461)
Vulnerability from cvelistv5 – Published: 2024-02-26 00:00 – Updated: 2024-08-14 15:15- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T00:07:19.361Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240415-0011/"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:mit:kerberos_5:1.21.2:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "kerberos_5",
"vendor": "mit",
"versions": [
{
"status": "affected",
"version": "1.21.2"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-26461",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-14T15:09:48.143388Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770 Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-08-14T15:15:42.206Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-04-15T15:06:17.596Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240415-0011/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2024-26461",
"datePublished": "2024-02-26T00:00:00.000Z",
"dateReserved": "2024-02-19T00:00:00.000Z",
"dateUpdated": "2024-08-14T15:15:42.206Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-26461",
"date": "2026-05-31",
"epss": "0.00081",
"percentile": "0.23977"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-26461\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-02-29T01:44:18.820\",\"lastModified\":\"2025-05-23T15:30:30.847\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.\"},{\"lang\":\"es\",\"value\":\"Kerberos 5 (tambi\u00e9n conocido como krb5) 1.21.2 contiene una vulnerabilidad de p\u00e9rdida de memoria en /krb5/src/lib/gssapi/krb5/k5sealv3.c.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mit:kerberos_5:1.21.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F95920FF-DDA8-4D74-9CFE-81FCD071031D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_volumes_ontap_mediator:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"280AA828-6FA9-4260-8EC1-019423B966E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:management_services_for_element_software_and_netapp_hci:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDAC85F0-93AF-4BE3-AE1A-8ADAF1CDF9AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_9:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD886814-B4A0-4764-9F08-2060601D8E89\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7CF3019-975D-40BB-A8A4-894E62BD3797\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h610c_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"89612649-BACF-4FAC-9BA4-324724FD93A6\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h610c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F3D9B255-C1AF-42D1-BF9B-13642FBDC080\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h610s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD7CFE0E-9D1E-4495-B302-89C3096FC0DF\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h610s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F63A3FA7-AAED-4A9D-9FDE-6195302DA0F6\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h615c_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5921A877-18BF-43FE-915C-D226E140ACFC\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h615c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7296A1F2-D315-4FD5-8A73-65C480C855BE\"}]}]}],\"references\":[{\"url\":\"https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240415-0011/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240415-0011/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240415-0011/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:07:19.361Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-26461\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-14T15:09:48.143388Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mit:kerberos_5:1.21.2:*:*:*:*:*:*:*\"], \"vendor\": \"mit\", \"product\": \"kerberos_5\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.21.2\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770 Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-14T15:15:33.833Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240415-0011/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-04-15T15:06:17.596Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-26461\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-14T15:15:42.206Z\", \"dateReserved\": \"2024-02-19T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-02-26T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2024:0997-1
Vulnerability from csaf_suse - Published: 2024-03-26 10:03 - Updated: 2024-03-26 10:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2024-26458: Fixed memory leak at /krb5/src/lib/rpc/pmap_rmt.c (bsc#1220770).\n- CVE-2024-26461: Fixed memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (bsc#1220771).\n- CVE-2024-26462: Fixed memory leak at /krb5/src/kdc/ndr.c (bsc#1220772).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-997,SUSE-SLE-Micro-5.5-2024-997,SUSE-SLE-Module-Basesystem-15-SP5-2024-997,SUSE-SLE-Module-Server-Applications-15-SP5-2024-997,openSUSE-SLE-15.5-2024-997",
"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_0997-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0997-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240997-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0997-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-March/034770.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220770",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "self",
"summary": "SUSE Bug 1220771",
"url": "https://bugzilla.suse.com/1220771"
},
{
"category": "self",
"summary": "SUSE Bug 1220772",
"url": "https://bugzilla.suse.com/1220772"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26461/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26462 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26462/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2024-03-26T10:03:38Z",
"generator": {
"date": "2024-03-26T10:03:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0997-1",
"initial_release_date": "2024-03-26T10:03:38Z",
"revision_history": [
{
"date": "2024-03-26T10:03:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-client-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-client-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-devel-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-devel-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-mini-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-mini-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-mini-devel-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.6.1.aarch64",
"product": {
"name": "krb5-server-1.20.1-150500.3.6.1.aarch64",
"product_id": "krb5-server-1.20.1-150500.3.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.20.1-150500.3.6.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.20.1-150500.3.6.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.20.1-150500.3.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.20.1-150500.3.6.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.20.1-150500.3.6.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.20.1-150500.3.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-client-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-client-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-devel-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-devel-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-mini-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-mini-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-mini-devel-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.6.1.i586",
"product": {
"name": "krb5-server-1.20.1-150500.3.6.1.i586",
"product_id": "krb5-server-1.20.1-150500.3.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-client-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-client-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-devel-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-mini-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-mini-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-mini-devel-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.6.1.ppc64le",
"product": {
"name": "krb5-server-1.20.1-150500.3.6.1.ppc64le",
"product_id": "krb5-server-1.20.1-150500.3.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-client-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-client-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-devel-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-devel-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-mini-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-mini-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-mini-devel-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.6.1.s390x",
"product": {
"name": "krb5-server-1.20.1-150500.3.6.1.s390x",
"product_id": "krb5-server-1.20.1-150500.3.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-32bit-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-client-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-client-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-devel-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-devel-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-mini-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-mini-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-mini-devel-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.20.1-150500.3.6.1.x86_64",
"product": {
"name": "krb5-server-1.20.1-150500.3.6.1.x86_64",
"product_id": "krb5-server-1.20.1-150500.3.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"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": "krb5-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-client-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-devel-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.20.1-150500.3.6.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
},
"product_reference": "krb5-server-1.20.1-150500.3.6.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26458"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26458",
"url": "https://www.suse.com/security/cve/CVE-2024-26458"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26458",
"url": "https://bugzilla.suse.com/1220770"
}
],
"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 Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-26T10:03:38Z",
"details": "important"
}
],
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26461"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26461",
"url": "https://www.suse.com/security/cve/CVE-2024-26461"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220771 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220771"
}
],
"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 Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-26T10:03:38Z",
"details": "important"
}
],
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-26462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26462"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26462",
"url": "https://www.suse.com/security/cve/CVE-2024-26462"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26462",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220772 for CVE-2024-26462",
"url": "https://bugzilla.suse.com/1220772"
}
],
"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 Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Micro 5.5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:krb5-server-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-client-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-devel-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-devel-32bit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-kdb-ldap-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-otp-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-pkinit-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-plugin-preauth-spake-1.20.1-150500.3.6.1.x86_64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.aarch64",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.ppc64le",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.s390x",
"openSUSE Leap 15.5:krb5-server-1.20.1-150500.3.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-26T10:03:38Z",
"details": "important"
}
],
"title": "CVE-2024-26462"
}
]
}
SUSE-SU-2024:0999-1
Vulnerability from csaf_suse - Published: 2024-03-26 13:03 - Updated: 2024-03-26 13:03| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2024-26458: Fixed memory leak at /krb5/src/lib/rpc/pmap_rmt.c (bsc#1220770).\n- CVE-2024-26461: Fixed memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (bsc#1220771).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-999,SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-999,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-999,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-999",
"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_0999-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:0999-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20240999-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:0999-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018217.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220770",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "self",
"summary": "SUSE Bug 1220771",
"url": "https://bugzilla.suse.com/1220771"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26461/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2024-03-26T13:03:47Z",
"generator": {
"date": "2024-03-26T13:03:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:0999-1",
"initial_release_date": "2024-03-26T13:03:47Z",
"revision_history": [
{
"date": "2024-03-26T13:03:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-client-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-client-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-devel-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-devel-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-mini-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-mini-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-mini-devel-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-150100.3.33.1.aarch64",
"product": {
"name": "krb5-server-1.16.3-150100.3.33.1.aarch64",
"product_id": "krb5-server-1.16.3-150100.3.33.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.16.3-150100.3.33.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.16.3-150100.3.33.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.16.3-150100.3.33.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.16.3-150100.3.33.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.16.3-150100.3.33.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.16.3-150100.3.33.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-client-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-client-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-devel-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-devel-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-mini-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-mini-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-mini-devel-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-150100.3.33.1.i586",
"product": {
"name": "krb5-server-1.16.3-150100.3.33.1.i586",
"product_id": "krb5-server-1.16.3-150100.3.33.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-client-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-client-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-devel-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-mini-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-mini-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-mini-devel-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-150100.3.33.1.ppc64le",
"product": {
"name": "krb5-server-1.16.3-150100.3.33.1.ppc64le",
"product_id": "krb5-server-1.16.3-150100.3.33.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-client-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-client-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-devel-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-devel-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-mini-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-mini-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-mini-devel-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-150100.3.33.1.s390x",
"product": {
"name": "krb5-server-1.16.3-150100.3.33.1.s390x",
"product_id": "krb5-server-1.16.3-150100.3.33.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-32bit-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-client-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-client-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-devel-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-devel-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-devel-32bit-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-mini-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-mini-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-mini-devel-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-150100.3.33.1.x86_64",
"product": {
"name": "krb5-server-1.16.3-150100.3.33.1.x86_64",
"product_id": "krb5-server-1.16.3-150100.3.33.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.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:krb5-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.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:krb5-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-150100.3.33.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:krb5-32bit-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.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:krb5-client-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.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:krb5-client-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.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:krb5-devel-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.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:krb5-devel-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.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:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.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:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.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:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.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:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.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:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.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:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.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:krb5-server-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.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:krb5-server-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.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:krb5-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-150100.3.33.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:krb5-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-150100.3.33.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:krb5-32bit-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.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:krb5-client-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-150100.3.33.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:krb5-client-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-client-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.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:krb5-devel-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-150100.3.33.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:krb5-devel-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-devel-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.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:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.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:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.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:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.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:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.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:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.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:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.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:krb5-server-1.16.3-150100.3.33.1.ppc64le"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-150100.3.33.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:krb5-server-1.16.3-150100.3.33.1.x86_64"
},
"product_reference": "krb5-server-1.16.3-150100.3.33.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26458"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26458",
"url": "https://www.suse.com/security/cve/CVE-2024-26458"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26458",
"url": "https://bugzilla.suse.com/1220770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-26T13:03:47Z",
"details": "important"
}
],
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26461"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26461",
"url": "https://www.suse.com/security/cve/CVE-2024-26461"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220771 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220771"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:krb5-server-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-32bit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-client-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-devel-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-kdb-ldap-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-otp-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-plugin-preauth-pkinit-1.16.3-150100.3.33.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:krb5-server-1.16.3-150100.3.33.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-26T13:03:47Z",
"details": "important"
}
],
"title": "CVE-2024-26461"
}
]
}
SUSE-SU-2024:1001-1
Vulnerability from csaf_suse - Published: 2024-03-27 00:48 - Updated: 2024-03-27 00:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2024-26458: Fixed memory leak at /krb5/src/lib/rpc/pmap_rmt.c (bsc#1220770).\n- CVE-2024-26461: Fixed memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (bsc#1220771).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1001,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1001,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1001,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1001,SUSE-SUSE-MicroOS-5.1-2024-1001,SUSE-SUSE-MicroOS-5.2-2024-1001,SUSE-Storage-7.1-2024-1001",
"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_1001-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1001-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241001-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1001-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018222.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220770",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "self",
"summary": "SUSE Bug 1220771",
"url": "https://bugzilla.suse.com/1220771"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26461/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2024-03-27T00:48:41Z",
"generator": {
"date": "2024-03-27T00:48:41Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1001-1",
"initial_release_date": "2024-03-27T00:48:41Z",
"revision_history": [
{
"date": "2024-03-27T00:48:41Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-client-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-client-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-devel-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-devel-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-mini-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-mini-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-mini-devel-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.16.1.aarch64",
"product": {
"name": "krb5-server-1.19.2-150300.16.1.aarch64",
"product_id": "krb5-server-1.19.2-150300.16.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.19.2-150300.16.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.19.2-150300.16.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.19.2-150300.16.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.19.2-150300.16.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.19.2-150300.16.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.19.2-150300.16.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-1.19.2-150300.16.1.i586",
"product_id": "krb5-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-client-1.19.2-150300.16.1.i586",
"product_id": "krb5-client-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-devel-1.19.2-150300.16.1.i586",
"product_id": "krb5-devel-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-mini-1.19.2-150300.16.1.i586",
"product_id": "krb5-mini-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.16.1.i586",
"product_id": "krb5-mini-devel-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.16.1.i586",
"product": {
"name": "krb5-server-1.19.2-150300.16.1.i586",
"product_id": "krb5-server-1.19.2-150300.16.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-client-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-client-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-devel-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-devel-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-mini-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-mini-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-mini-devel-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.16.1.ppc64le",
"product": {
"name": "krb5-server-1.19.2-150300.16.1.ppc64le",
"product_id": "krb5-server-1.19.2-150300.16.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-1.19.2-150300.16.1.s390x",
"product_id": "krb5-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-client-1.19.2-150300.16.1.s390x",
"product_id": "krb5-client-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-devel-1.19.2-150300.16.1.s390x",
"product_id": "krb5-devel-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-mini-1.19.2-150300.16.1.s390x",
"product_id": "krb5-mini-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.16.1.s390x",
"product_id": "krb5-mini-devel-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.16.1.s390x",
"product": {
"name": "krb5-server-1.19.2-150300.16.1.s390x",
"product_id": "krb5-server-1.19.2-150300.16.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-32bit-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-32bit-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-client-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-client-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-devel-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-devel-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-devel-32bit-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-mini-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-mini-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-mini-devel-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150300.16.1.x86_64",
"product": {
"name": "krb5-server-1.19.2-150300.16.1.x86_64",
"product_id": "krb5-server-1.19.2-150300.16.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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 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 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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.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:krb5-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.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:krb5-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150300.16.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:krb5-32bit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.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:krb5-client-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.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:krb5-client-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.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:krb5-devel-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.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:krb5-devel-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.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:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.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:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.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:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.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:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.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:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.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:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.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:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.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:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.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:krb5-server-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.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:krb5-server-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.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:krb5-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.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:krb5-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150300.16.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:krb5-32bit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.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:krb5-client-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.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:krb5-client-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.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:krb5-devel-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.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:krb5-devel-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.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:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.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:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.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:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.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:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.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:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.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:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.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:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.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:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.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:krb5-server-1.19.2-150300.16.1.ppc64le"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.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:krb5-server-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x"
},
"product_reference": "krb5-1.19.2-150300.16.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150300.16.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150300.16.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26458"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26458",
"url": "https://www.suse.com/security/cve/CVE-2024-26458"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26458",
"url": "https://bugzilla.suse.com/1220770"
}
],
"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:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.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:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T00:48:41Z",
"details": "important"
}
],
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26461"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26461",
"url": "https://www.suse.com/security/cve/CVE-2024-26461"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220771 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220771"
}
],
"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:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.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:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Enterprise Storage 7.1:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.1:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Micro 5.2:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:krb5-server-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-32bit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-client-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-devel-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-kdb-ldap-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-otp-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-pkinit-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-plugin-preauth-spake-1.19.2-150300.16.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:krb5-server-1.19.2-150300.16.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T00:48:41Z",
"details": "important"
}
],
"title": "CVE-2024-26461"
}
]
}
SUSE-SU-2024:1006-1
Vulnerability from csaf_suse - Published: 2024-03-27 09:48 - Updated: 2024-03-27 09:48| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2024-26458: Fixed memory leak at /krb5/src/lib/rpc/pmap_rmt.c (bsc#1220770).\n- CVE-2024-26461: Fixed memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (bsc#1220771).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1006,SUSE-SLE-Micro-5.3-2024-1006,SUSE-SLE-Micro-5.4-2024-1006,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1006,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1006,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1006,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1006,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1006,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1006,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1006,openSUSE-Leap-Micro-5.3-2024-1006,openSUSE-Leap-Micro-5.4-2024-1006",
"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_1006-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1006-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241006-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1006-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018224.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220770",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "self",
"summary": "SUSE Bug 1220771",
"url": "https://bugzilla.suse.com/1220771"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26461/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2024-03-27T09:48:46Z",
"generator": {
"date": "2024-03-27T09:48:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1006-1",
"initial_release_date": "2024-03-27T09:48:46Z",
"revision_history": [
{
"date": "2024-03-27T09:48:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-client-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-client-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-devel-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-devel-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-mini-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-mini-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-mini-devel-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.9.1.aarch64",
"product": {
"name": "krb5-server-1.19.2-150400.3.9.1.aarch64",
"product_id": "krb5-server-1.19.2-150400.3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.19.2-150400.3.9.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.19.2-150400.3.9.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.19.2-150400.3.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.19.2-150400.3.9.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.19.2-150400.3.9.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.19.2-150400.3.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-client-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-client-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-devel-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-devel-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-mini-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-mini-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-mini-devel-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.9.1.i586",
"product": {
"name": "krb5-server-1.19.2-150400.3.9.1.i586",
"product_id": "krb5-server-1.19.2-150400.3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-client-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-client-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-devel-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-mini-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-mini-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-mini-devel-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.9.1.ppc64le",
"product": {
"name": "krb5-server-1.19.2-150400.3.9.1.ppc64le",
"product_id": "krb5-server-1.19.2-150400.3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-client-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-client-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-devel-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-devel-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-mini-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-mini-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-mini-devel-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.9.1.s390x",
"product": {
"name": "krb5-server-1.19.2-150400.3.9.1.s390x",
"product_id": "krb5-server-1.19.2-150400.3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-32bit-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-client-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-devel-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-devel-32bit-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-mini-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-mini-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-mini-devel-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-plugin-preauth-spake-1.19.2-150400.3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"product": {
"name": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"product_id": "krb5-server-1.19.2-150400.3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise 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 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 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 Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.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:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.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:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150400.3.9.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:krb5-32bit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.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:krb5-client-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.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:krb5-client-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.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:krb5-devel-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.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:krb5-devel-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.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:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.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:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.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:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.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:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.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:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.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:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.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:krb5-server-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.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:krb5-server-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.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:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.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:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150400.3.9.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:krb5-32bit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.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:krb5-client-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.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:krb5-client-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.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:krb5-devel-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.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:krb5-devel-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.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:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.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:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.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:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.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:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.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:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.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:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.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:krb5-server-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.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:krb5-server-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.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:krb5-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.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:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150400.3.9.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:krb5-32bit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.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:krb5-client-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.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:krb5-client-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.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:krb5-devel-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.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:krb5-devel-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.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:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.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:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.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:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.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:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.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:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.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:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.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:krb5-server-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.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:krb5-server-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-client-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-devel-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.19.2-150400.3.9.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-server-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.19.2-150400.3.9.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
},
"product_reference": "krb5-1.19.2-150400.3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26458"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26458",
"url": "https://www.suse.com/security/cve/CVE-2024-26458"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26458",
"url": "https://bugzilla.suse.com/1220770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T09:48:46Z",
"details": "important"
}
],
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26461"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26461",
"url": "https://www.suse.com/security/cve/CVE-2024-26461"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220771 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220771"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Proxy 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-32bit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-client-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-devel-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-kdb-ldap-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-otp-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-plugin-preauth-pkinit-1.19.2-150400.3.9.1.x86_64",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.ppc64le",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.s390x",
"SUSE Manager Server 4.3:krb5-server-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.3:krb5-1.19.2-150400.3.9.1.x86_64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.aarch64",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.s390x",
"openSUSE Leap Micro 5.4:krb5-1.19.2-150400.3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-03-27T09:48:46Z",
"details": "important"
}
],
"title": "CVE-2024-26461"
}
]
}
SUSE-SU-2024:1148-1
Vulnerability from csaf_suse - Published: 2024-04-08 09:35 - Updated: 2024-04-08 09:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2024-26458: Fixed a memory leak in pmap_rmt.c (bsc#1220770)\n- CVE-2024-26461: Fixed a memory leak in k5sealv3.c (bsc#1220771)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1148,SUSE-SLE-SDK-12-SP5-2024-1148,SUSE-SLE-SERVER-12-SP5-2024-1148",
"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_1148-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1148-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241148-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1148-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/034874.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220770",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "self",
"summary": "SUSE Bug 1220771",
"url": "https://bugzilla.suse.com/1220771"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26461/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2024-04-08T09:35:32Z",
"generator": {
"date": "2024-04-08T09:35:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1148-1",
"initial_release_date": "2024-04-08T09:35:32Z",
"revision_history": [
{
"date": "2024-04-08T09:35:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-1.16.3-46.6.1.aarch64",
"product_id": "krb5-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-client-1.16.3-46.6.1.aarch64",
"product_id": "krb5-client-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-devel-1.16.3-46.6.1.aarch64",
"product_id": "krb5-devel-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-doc-1.16.3-46.6.1.aarch64",
"product_id": "krb5-doc-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-mini-1.16.3-46.6.1.aarch64",
"product_id": "krb5-mini-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-mini-devel-1.16.3-46.6.1.aarch64",
"product_id": "krb5-mini-devel-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.6.1.aarch64",
"product": {
"name": "krb5-server-1.16.3-46.6.1.aarch64",
"product_id": "krb5-server-1.16.3-46.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-64bit-1.16.3-46.6.1.aarch64_ilp32",
"product": {
"name": "krb5-64bit-1.16.3-46.6.1.aarch64_ilp32",
"product_id": "krb5-64bit-1.16.3-46.6.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "krb5-devel-64bit-1.16.3-46.6.1.aarch64_ilp32",
"product": {
"name": "krb5-devel-64bit-1.16.3-46.6.1.aarch64_ilp32",
"product_id": "krb5-devel-64bit-1.16.3-46.6.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-1.16.3-46.6.1.i586",
"product_id": "krb5-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-client-1.16.3-46.6.1.i586",
"product_id": "krb5-client-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-devel-1.16.3-46.6.1.i586",
"product_id": "krb5-devel-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-doc-1.16.3-46.6.1.i586",
"product_id": "krb5-doc-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-mini-1.16.3-46.6.1.i586",
"product_id": "krb5-mini-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-mini-devel-1.16.3-46.6.1.i586",
"product_id": "krb5-mini-devel-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.i586",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.i586",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.i586",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.i586"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.6.1.i586",
"product": {
"name": "krb5-server-1.16.3-46.6.1.i586",
"product_id": "krb5-server-1.16.3-46.6.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-client-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-client-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-devel-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-devel-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-doc-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-doc-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-mini-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-mini-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-mini-devel-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-mini-devel-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.6.1.ppc64le",
"product": {
"name": "krb5-server-1.16.3-46.6.1.ppc64le",
"product_id": "krb5-server-1.16.3-46.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-1.16.3-46.6.1.s390",
"product_id": "krb5-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-client-1.16.3-46.6.1.s390",
"product_id": "krb5-client-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-devel-1.16.3-46.6.1.s390",
"product_id": "krb5-devel-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-doc-1.16.3-46.6.1.s390",
"product_id": "krb5-doc-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-mini-1.16.3-46.6.1.s390",
"product_id": "krb5-mini-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-mini-devel-1.16.3-46.6.1.s390",
"product_id": "krb5-mini-devel-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.6.1.s390",
"product": {
"name": "krb5-server-1.16.3-46.6.1.s390",
"product_id": "krb5-server-1.16.3-46.6.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-1.16.3-46.6.1.s390x",
"product_id": "krb5-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-32bit-1.16.3-46.6.1.s390x",
"product_id": "krb5-32bit-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-client-1.16.3-46.6.1.s390x",
"product_id": "krb5-client-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-devel-1.16.3-46.6.1.s390x",
"product_id": "krb5-devel-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-devel-32bit-1.16.3-46.6.1.s390x",
"product_id": "krb5-devel-32bit-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-doc-1.16.3-46.6.1.s390x",
"product_id": "krb5-doc-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-mini-1.16.3-46.6.1.s390x",
"product_id": "krb5-mini-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-mini-devel-1.16.3-46.6.1.s390x",
"product_id": "krb5-mini-devel-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.6.1.s390x",
"product": {
"name": "krb5-server-1.16.3-46.6.1.s390x",
"product_id": "krb5-server-1.16.3-46.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-1.16.3-46.6.1.x86_64",
"product_id": "krb5-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-32bit-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-32bit-1.16.3-46.6.1.x86_64",
"product_id": "krb5-32bit-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-client-1.16.3-46.6.1.x86_64",
"product_id": "krb5-client-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-devel-1.16.3-46.6.1.x86_64",
"product_id": "krb5-devel-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-devel-32bit-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-devel-32bit-1.16.3-46.6.1.x86_64",
"product_id": "krb5-devel-32bit-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-doc-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-doc-1.16.3-46.6.1.x86_64",
"product_id": "krb5-doc-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-mini-1.16.3-46.6.1.x86_64",
"product_id": "krb5-mini-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-mini-devel-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-mini-devel-1.16.3-46.6.1.x86_64",
"product_id": "krb5-mini-devel-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"product_id": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"product_id": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"product_id": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-server-1.16.3-46.6.1.x86_64",
"product": {
"name": "krb5-server-1.16.3-46.6.1.x86_64",
"product_id": "krb5-server-1.16.3-46.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-devel-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-devel-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-devel-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-devel-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-devel-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-32bit-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-32bit-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-client-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-client-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-client-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-client-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-server-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-server-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-server-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-server-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-32bit-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-32bit-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-32bit-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-client-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-client-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-client-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-client-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-doc-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-doc-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64"
},
"product_reference": "krb5-server-1.16.3-46.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le"
},
"product_reference": "krb5-server-1.16.3-46.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x"
},
"product_reference": "krb5-server-1.16.3-46.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-server-1.16.3-46.6.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64"
},
"product_reference": "krb5-server-1.16.3-46.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26458"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26458",
"url": "https://www.suse.com/security/cve/CVE-2024-26458"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26458",
"url": "https://bugzilla.suse.com/1220770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:32Z",
"details": "important"
}
],
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26461"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26461",
"url": "https://www.suse.com/security/cve/CVE-2024-26461"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220771 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220771"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-32bit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-client-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-doc-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-kdb-ldap-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-otp-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-plugin-preauth-pkinit-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:krb5-server-1.16.3-46.6.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:krb5-devel-1.16.3-46.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-08T09:35:32Z",
"details": "important"
}
],
"title": "CVE-2024-26461"
}
]
}
SUSE-SU-2025:20051-1
Vulnerability from csaf_suse - Published: 2025-02-03 08:56 - Updated: 2025-02-03 08:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for krb5",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for krb5 fixes the following issues:\n\n- CVE-2024-37370: Confidential GSS krb5 wrap tokens with invalid plaintext Extra Count fields were erroneously accepted during unwrap (bsc#1227186)\n- CVE-2024-37371: Fixed invalid memory read when processing message tokens with invalid length fields (bsc#1227187)\n- CVE-2024-26458: Fixed memory leak at /krb5/src/lib/rpc/pmap_rmt.c (bsc#1220770)\n- CVE-2024-26461: Fixed memory leak at /krb5/src/lib/gssapi/krb5/k5sealv3.c (bsc#1220771)\n- CVE-2024-26462: Fixed memory leak at /krb5/src/kdc/ndr.c (bsc#1220772)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-74",
"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_20051-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20051-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520051-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20051-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021275.html"
},
{
"category": "self",
"summary": "SUSE Bug 1220770",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "self",
"summary": "SUSE Bug 1220771",
"url": "https://bugzilla.suse.com/1220771"
},
{
"category": "self",
"summary": "SUSE Bug 1220772",
"url": "https://bugzilla.suse.com/1220772"
},
{
"category": "self",
"summary": "SUSE Bug 1227186",
"url": "https://bugzilla.suse.com/1227186"
},
{
"category": "self",
"summary": "SUSE Bug 1227187",
"url": "https://bugzilla.suse.com/1227187"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26458 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26458/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26461 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26461/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26462 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-37370 page",
"url": "https://www.suse.com/security/cve/CVE-2024-37370/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-37371 page",
"url": "https://www.suse.com/security/cve/CVE-2024-37371/"
}
],
"title": "Security update for krb5",
"tracking": {
"current_release_date": "2025-02-03T08:56:00Z",
"generator": {
"date": "2025-02-03T08:56:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20051-1",
"initial_release_date": "2025-02-03T08:56:00Z",
"revision_history": [
{
"date": "2025-02-03T08:56:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-5.1.aarch64",
"product": {
"name": "krb5-1.20.1-5.1.aarch64",
"product_id": "krb5-1.20.1-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-5.1.aarch64",
"product": {
"name": "krb5-client-1.20.1-5.1.aarch64",
"product_id": "krb5-client-1.20.1-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-5.1.s390x",
"product": {
"name": "krb5-1.20.1-5.1.s390x",
"product_id": "krb5-1.20.1-5.1.s390x"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-5.1.s390x",
"product": {
"name": "krb5-client-1.20.1-5.1.s390x",
"product_id": "krb5-client-1.20.1-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.20.1-5.1.x86_64",
"product": {
"name": "krb5-1.20.1-5.1.x86_64",
"product_id": "krb5-1.20.1-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "krb5-client-1.20.1-5.1.x86_64",
"product": {
"name": "krb5-client-1.20.1-5.1.x86_64",
"product_id": "krb5-client-1.20.1-5.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": "krb5-1.20.1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64"
},
"product_reference": "krb5-1.20.1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x"
},
"product_reference": "krb5-1.20.1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-1.20.1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64"
},
"product_reference": "krb5-1.20.1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-5.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64"
},
"product_reference": "krb5-client-1.20.1-5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-5.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x"
},
"product_reference": "krb5-client-1.20.1-5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "krb5-client-1.20.1-5.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
},
"product_reference": "krb5-client-1.20.1-5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26458"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak in /krb5/src/lib/rpc/pmap_rmt.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26458",
"url": "https://www.suse.com/security/cve/CVE-2024-26458"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26458",
"url": "https://bugzilla.suse.com/1220770"
}
],
"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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T08:56:00Z",
"details": "important"
}
],
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26461"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26461",
"url": "https://www.suse.com/security/cve/CVE-2024-26461"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220771 for CVE-2024-26461",
"url": "https://bugzilla.suse.com/1220771"
}
],
"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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T08:56:00Z",
"details": "important"
}
],
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-26462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26462"
}
],
"notes": [
{
"category": "general",
"text": "Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26462",
"url": "https://www.suse.com/security/cve/CVE-2024-26462"
},
{
"category": "external",
"summary": "SUSE Bug 1220770 for CVE-2024-26462",
"url": "https://bugzilla.suse.com/1220770"
},
{
"category": "external",
"summary": "SUSE Bug 1220772 for CVE-2024-26462",
"url": "https://bugzilla.suse.com/1220772"
}
],
"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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T08:56:00Z",
"details": "important"
}
],
"title": "CVE-2024-26462"
},
{
"cve": "CVE-2024-37370",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-37370"
}
],
"notes": [
{
"category": "general",
"text": "In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can modify the plaintext Extra Count field of a confidential GSS krb5 wrap token, causing the unwrapped token to appear truncated to the application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-37370",
"url": "https://www.suse.com/security/cve/CVE-2024-37370"
},
{
"category": "external",
"summary": "SUSE Bug 1227186 for CVE-2024-37370",
"url": "https://bugzilla.suse.com/1227186"
},
{
"category": "external",
"summary": "SUSE Bug 1227187 for CVE-2024-37370",
"url": "https://bugzilla.suse.com/1227187"
}
],
"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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T08:56:00Z",
"details": "important"
}
],
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-37371"
}
],
"notes": [
{
"category": "general",
"text": "In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can cause invalid memory reads during GSS message token handling by sending message tokens with invalid length fields.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-37371",
"url": "https://www.suse.com/security/cve/CVE-2024-37371"
},
{
"category": "external",
"summary": "SUSE Bug 1227186 for CVE-2024-37371",
"url": "https://bugzilla.suse.com/1227186"
},
{
"category": "external",
"summary": "SUSE Bug 1227187 for CVE-2024-37371",
"url": "https://bugzilla.suse.com/1227187"
}
],
"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:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-1.20.1-5.1.x86_64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.aarch64",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.s390x",
"SUSE Linux Micro 6.0:krb5-client-1.20.1-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T08:56:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-37371"
}
]
}
WID-SEC-W-2024-0485
Vulnerability from csaf_certbund - Published: 2024-02-26 23:00 - Updated: 2025-06-04 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
MIT Kerberos krb5-1.21.2
MIT / Kerberos
|
cpe:/a:mit:kerberos:krb5-1.21.2
|
krb5-1.21.2 | |
|
Dell ECS <3.8.1.2
Dell / ECS
|
<3.8.1.2 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP9
IBM / QRadar SIEM
|
<7.5.0 UP9 | ||
|
IBM MQ
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP10 IF01
IBM / QRadar SIEM
|
<7.5.0 UP10 IF01 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Guardium 12.0
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:12.0
|
12 | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise Certified Container
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:certified_container
|
Certified Container | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
MIT Kerberos krb5-1.21.2
MIT / Kerberos
|
cpe:/a:mit:kerberos:krb5-1.21.2
|
krb5-1.21.2 | |
|
Dell ECS <3.8.1.2
Dell / ECS
|
<3.8.1.2 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP9
IBM / QRadar SIEM
|
<7.5.0 UP9 | ||
|
IBM MQ
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP10 IF01
IBM / QRadar SIEM
|
<7.5.0 UP10 IF01 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Guardium 12.0
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:12.0
|
12 | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise Certified Container
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:certified_container
|
Certified Container | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
MIT Kerberos krb5-1.21.2
MIT / Kerberos
|
cpe:/a:mit:kerberos:krb5-1.21.2
|
krb5-1.21.2 | |
|
Dell ECS <3.8.1.2
Dell / ECS
|
<3.8.1.2 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP9
IBM / QRadar SIEM
|
<7.5.0 UP9 | ||
|
IBM MQ
IBM / MQ
|
cpe:/a:ibm:mq:operator
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP10 IF01
IBM / QRadar SIEM
|
<7.5.0 UP10 IF01 | ||
|
EMC Avamar
EMC
|
cpe:/a:emc:avamar:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Security Guardium 12.0
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:12.0
|
12 | |
|
Dell NetWorker
Dell
|
cpe:/a:dell:networker:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM App Connect Enterprise Certified Container
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:certified_container
|
Certified Container | |
|
IBM MQ Container
IBM / MQ
|
cpe:/a:ibm:mq:container
|
Container | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— |
{
"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": "Kerberos ist ein verteilter Netzwerkdienst zur Authentifizierung. MIT Kerberos ist die freie Implementierung des \"Kerberos network authentication protocol\", des Massachusetts Institute of Technology (MIT).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in MIT Kerberos ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0485 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0485.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0485 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0485"
},
{
"category": "external",
"summary": "Mitre Vulnerability Database vom 2024-02-26",
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26458"
},
{
"category": "external",
"summary": "GitHub LuMingYinDetect vom 2024-02-26",
"url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_1.md"
},
{
"category": "external",
"summary": "Mitre Vulnerability Database vom 2024-02-26",
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26461"
},
{
"category": "external",
"summary": "GitHub LuMingYinDetect vom 2024-02-26",
"url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_2.md"
},
{
"category": "external",
"summary": "Mitre Vulnerability Database vom 2024-02-26",
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26462"
},
{
"category": "external",
"summary": "GitHub LuMingYinDetect vom 2024-02-26",
"url": "https://github.com/LuMingYinDetect/krb5_defects/blob/main/krb5_detect_3.md"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0997-1 vom 2024-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018218.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0997-1 vom 2024-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018220.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0999-1 vom 2024-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018217.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0997-1 vom 2024-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018219.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1001-1 vom 2024-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018222.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1006-1 vom 2024-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018224.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1148-1 vom 2024-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018275.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20240415-0010 vom 2024-04-15",
"url": "https://security.netapp.com/advisory/ntap-20240415-0010/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3268 vom 2024-05-22",
"url": "https://access.redhat.com/errata/RHSA-2024:3268"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-3268 vom 2024-05-30",
"url": "http://linux.oracle.com/errata/ELSA-2024-3268.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2512 vom 2024-06-28",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2512.html"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-BDC305FE55 vom 2024-07-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-bdc305fe55"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-1F68985052 vom 2024-07-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-1f68985052"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2024-DF2C70DBA9 vom 2024-07-09",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-df2c70dba9"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7160134 vom 2024-07-12",
"url": "https://www.ibm.com/support/pages/node/7160134"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-412 vom 2024-09-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000230678/dsa-2024-412-security-update-for-dell-ecs-3-8-1-2-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10",
"url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "IBM Security Bulletin",
"url": "https://www.ibm.com/support/pages/node/7174634"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9331 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9331"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7178065 vom 2024-12-06",
"url": "https://www.ibm.com/support/pages/node/7178065"
},
{
"category": "external",
"summary": "IBM Security Bulletin",
"url": "https://www.ibm.com/support/pages/node/7157667"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7182192 vom 2025-01-31",
"url": "https://www.ibm.com/support/pages/node/7182192"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7314-1 vom 2025-03-03",
"url": "https://ubuntu.com/security/notices/USN-7314-1"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7185244 vom 2025-03-10",
"url": "https://www.ibm.com/support/pages/node/7185244"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20051-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021275.html"
}
],
"source_lang": "en-US",
"title": "MIT Kerberos: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2025-06-04T22:00:00.000+00:00",
"generator": {
"date": "2025-06-05T06:07:22.480+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2024-0485",
"initial_release_date": "2024-02-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-02-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-03-26T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-27T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-15T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-06-30T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-05T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-09-30T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-10-09T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-10-31T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-01-27T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-03-03T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "21"
}
},
"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_version_range",
"name": "\u003c3.8.1.2",
"product": {
"name": "Dell ECS \u003c3.8.1.2",
"product_id": "T037906"
}
},
{
"category": "product_version",
"name": "3.8.1.2",
"product": {
"name": "Dell ECS 3.8.1.2",
"product_id": "T037906-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.2"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T024663",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:-"
}
}
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Certified Container",
"product": {
"name": "IBM App Connect Enterprise Certified Container",
"product_id": "T037907",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:certified_container"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM MQ",
"product": {
"name": "IBM MQ",
"product_id": "T036688",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:operator"
}
}
},
{
"category": "product_version",
"name": "Container",
"product": {
"name": "IBM MQ Container",
"product_id": "T040640",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:mq:container"
}
}
}
],
"category": "product_name",
"name": "MQ"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP9",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP9",
"product_id": "T036127"
}
},
{
"category": "product_version",
"name": "7.5.0 UP9",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP9",
"product_id": "T036127-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP10 IF01",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP10 IF01",
"product_id": "T038741"
}
},
{
"category": "product_version",
"name": "7.5.0 UP10 IF01",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP10 IF01",
"product_id": "T038741-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up10_if01"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version",
"name": "12",
"product": {
"name": "IBM Security Guardium 12.0",
"product_id": "T031092",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_guardium:12.0"
}
}
}
],
"category": "product_name",
"name": "Security Guardium"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "krb5-1.21.2",
"product": {
"name": "MIT Kerberos krb5-1.21.2",
"product_id": "T033104",
"product_identification_helper": {
"cpe": "cpe:/a:mit:kerberos:krb5-1.21.2"
}
}
}
],
"category": "product_name",
"name": "Kerberos"
}
],
"category": "vendor",
"name": "MIT"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T026333",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T033104",
"T037906",
"67646",
"T036127",
"T036688",
"T004914",
"74185",
"T038741",
"T014381",
"T002207",
"T000126",
"T031092",
"T024663",
"398363",
"T037907",
"T040640",
"T026333"
]
},
"release_date": "2024-02-26T23:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T033104",
"T037906",
"67646",
"T036127",
"T036688",
"T004914",
"74185",
"T038741",
"T014381",
"T002207",
"T000126",
"T031092",
"T024663",
"398363",
"T037907",
"T040640",
"T026333"
]
},
"release_date": "2024-02-26T23:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-26462",
"product_status": {
"known_affected": [
"T033104",
"T037906",
"67646",
"T036127",
"T036688",
"T004914",
"74185",
"T038741",
"T014381",
"T002207",
"T000126",
"T031092",
"T024663",
"398363",
"T037907",
"T040640",
"T026333"
]
},
"release_date": "2024-02-26T23:00:00.000+00:00",
"title": "CVE-2024-26462"
}
]
}
WID-SEC-W-2024-1307
Vulnerability from csaf_certbund - Published: 2024-06-06 22:00 - Updated: 2025-02-05 23:00In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuführen, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuführen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat OpenShift Service Mesh Containers <2.5.2
Red Hat / OpenShift
|
Service Mesh Containers <2.5.2 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Red Hat OpenShift Service Mesh Containers <2.4.8
Red Hat / OpenShift
|
Service Mesh Containers <2.4.8 | ||
|
Red Hat OpenShift Container Platform <4.12.72
Red Hat / OpenShift
|
Container Platform <4.12.72 | ||
|
Red Hat OpenShift Container Platform <4.14.38
Red Hat / OpenShift
|
Container Platform <4.14.38 | ||
|
Red Hat OpenShift Run Once Duration Override Operator 1
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:run_once_duration_override_operator_1
|
Run Once Duration Override Operator 1 |
{
"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 Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh Containers ausnutzen, um Dateien zu manipulieren, einen \u0027Denial of Service\u0027-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1307 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1307.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1307 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1307"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3680 vom 2024-06-06",
"url": "https://access.redhat.com/errata/RHSA-2024:3680"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3683 vom 2024-06-06",
"url": "https://access.redhat.com/errata/RHSA-2024:3683"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3790 vom 2024-06-11",
"url": "https://access.redhat.com/errata/RHSA-2024:3790"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3314 vom 2024-06-13",
"url": "https://access.redhat.com/errata/RHSA-2024:3314"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1616 vom 2024-07-01",
"url": "https://access.redhat.com/errata/RHSA-2024:1616"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4553 vom 2024-07-16",
"url": "https://access.redhat.com/errata/RHSA-2024:4553"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7184 vom 2024-10-03",
"url": "https://access.redhat.com/errata/RHSA-2024:7184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8688 vom 2024-11-06",
"url": "https://access.redhat.com/errata/RHSA-2024:8688"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8692 vom 2024-11-07",
"url": "https://access.redhat.com/errata/RHSA-2024:8692"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9088 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9088"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:0832 vom 2025-02-06",
"url": "https://access.redhat.com/errata/RHSA-2025:0832"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift Service Mesh Containers: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-02-05T23:00:00.000+00:00",
"generator": {
"date": "2025-02-06T09:06:07.488+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-1307",
"initial_release_date": "2024-06-06T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-06-06T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-06-10T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-13T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-06-18T22:00:00.000+00:00",
"number": "4",
"summary": "Korrektur Plattformauswahl"
},
{
"date": "2024-06-30T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-15T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-03T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-06T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-02-05T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"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": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T038901",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Service Mesh Containers \u003c2.5.2",
"product": {
"name": "Red Hat OpenShift Service Mesh Containers \u003c2.5.2",
"product_id": "T035259"
}
},
{
"category": "product_version",
"name": "Service Mesh Containers 2.5.2",
"product": {
"name": "Red Hat OpenShift Service Mesh Containers 2.5.2",
"product_id": "T035259-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.5.2"
}
}
},
{
"category": "product_version_range",
"name": "Service Mesh Containers \u003c2.4.8",
"product": {
"name": "Red Hat OpenShift Service Mesh Containers \u003c2.4.8",
"product_id": "T035260"
}
},
{
"category": "product_version",
"name": "Service Mesh Containers 2.4.8",
"product": {
"name": "Red Hat OpenShift Service Mesh Containers 2.4.8",
"product_id": "T035260-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_containers__2.4.8"
}
}
},
{
"category": "product_version",
"name": "Run Once Duration Override Operator 1",
"product": {
"name": "Red Hat OpenShift Run Once Duration Override Operator 1",
"product_id": "T035698",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:run_once_duration_override_operator_1"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.38",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.38",
"product_id": "T037940"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.38",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.38",
"product_id": "T037940-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.38"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.12.72",
"product_id": "T040822"
}
},
{
"category": "product_version",
"name": "Container Platform 4.12.72",
"product": {
"name": "Red Hat OpenShift Container Platform 4.12.72",
"product_id": "T040822-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.12.72"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-25220",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2021-25220"
},
{
"cve": "CVE-2021-43618",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2021-43618"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-1271",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-2795",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-3094",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-3094"
},
{
"cve": "CVE-2022-36227",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-36227"
},
{
"cve": "CVE-2022-47024",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-47024"
},
{
"cve": "CVE-2022-47629",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-48303",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-48303"
},
{
"cve": "CVE-2022-48468",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-48468"
},
{
"cve": "CVE-2022-48554",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-48554"
},
{
"cve": "CVE-2022-48624",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2022-48624"
},
{
"cve": "CVE-2023-22745",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-2602",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-2602"
},
{
"cve": "CVE-2023-2603",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-2603"
},
{
"cve": "CVE-2023-29491",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-29491"
},
{
"cve": "CVE-2023-2975",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-2975"
},
{
"cve": "CVE-2023-3446",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-36054",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-36054"
},
{
"cve": "CVE-2023-3817",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-3817"
},
{
"cve": "CVE-2023-39975",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-39975"
},
{
"cve": "CVE-2023-4408",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-4408"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45288",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-4641",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-4641"
},
{
"cve": "CVE-2023-4692",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-4692"
},
{
"cve": "CVE-2023-4693",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-4693"
},
{
"cve": "CVE-2023-47038",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-47038"
},
{
"cve": "CVE-2023-50387",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-50387"
},
{
"cve": "CVE-2023-50868",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-50868"
},
{
"cve": "CVE-2023-5517",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-5517"
},
{
"cve": "CVE-2023-5678",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5679",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-5679"
},
{
"cve": "CVE-2023-6004",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-6004"
},
{
"cve": "CVE-2023-6129",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-6129"
},
{
"cve": "CVE-2023-6237",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-6237"
},
{
"cve": "CVE-2023-6516",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-6516"
},
{
"cve": "CVE-2023-6597",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-6918",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-6918"
},
{
"cve": "CVE-2023-7008",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-7008"
},
{
"cve": "CVE-2023-7104",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2023-7104"
},
{
"cve": "CVE-2024-0450",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-0727",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-1048",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-1048"
},
{
"cve": "CVE-2024-1313",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-1313"
},
{
"cve": "CVE-2024-1394",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-1394"
},
{
"cve": "CVE-2024-22195",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-22365",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-22365"
},
{
"cve": "CVE-2024-24786",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-24786"
},
{
"cve": "CVE-2024-25062",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-26458",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-28834",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-28834"
},
{
"cve": "CVE-2024-28835",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-28835"
},
{
"cve": "CVE-2024-2961",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2024-33599",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-33599"
},
{
"cve": "CVE-2024-33600",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-33600"
},
{
"cve": "CVE-2024-33601",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-33601"
},
{
"cve": "CVE-2024-33602",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift existieren mehrere Schwachstellen. Diese Fehler bestehen in verschiedenen Komponenten und Subsystemen wie der Libksba-Library, BIND, gmp und der Tar-Paketkomponente aufgrund einer Race Condition, einer NULL-Zeiger-Dereferenz, einem Speicherzuordnungsproblem und mehr. Ein Angreifer kann diese Schwachstellen ausnutzen, um Dateien zu manipulieren, einen Denial of Service-Zustand erzuegen, beliebigen Code auszuf\u00fchren, vertrauliche Informationen offenzulegen oder weitere nicht spezifizierte Angriffe durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T035259",
"T038901",
"67646",
"T035260",
"T040822",
"T037940",
"T035698"
]
},
"release_date": "2024-06-06T22:00:00.000+00:00",
"title": "CVE-2024-33602"
}
]
}
WID-SEC-W-2024-3377
Vulnerability from csaf_certbund - Published: 2024-11-07 23:00 - Updated: 2025-10-12 22:00| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
{
"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"
}
]
}
WID-SEC-W-2025-0225
Vulnerability from csaf_certbund - Published: 2025-01-30 23:00 - Updated: 2025-10-01 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain Management Center
Dell
|
cpe:/a:dell:powerprotect_data_domain_management_center:-
|
— | |
|
Dell PowerProtect Data Domain <7.13.1.20
Dell / PowerProtect Data Domain
|
<7.13.1.20 | ||
|
Dell PowerProtect Data Domain
Dell / PowerProtect Data Domain
|
cpe:/a:dell:powerprotect_data_domain:-
|
— | |
|
Dell PowerProtect Data Domain <8.3.0.0
Dell / PowerProtect Data Domain
|
<8.3.0.0 | ||
|
Dell PowerProtect Data Domain OS
Dell
|
cpe:/o:dell:powerprotect_data_domain_os:-
|
— | |
|
Dell PowerProtect Data Domain <8.4.0.0
Dell / PowerProtect Data Domain
|
<8.4.0.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.50
Dell / PowerProtect Data Domain
|
<7.10.1.50 | ||
|
Dell PowerProtect Data Domain <7.13.1.40
Dell / PowerProtect Data Domain
|
<7.13.1.40 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Dell PowerProtect Data Domain <7.10.1.70
Dell / PowerProtect Data Domain
|
<7.10.1.70 | ||
|
Dell PowerProtect Data Domain <8.3.1.10
Dell / PowerProtect Data Domain
|
<8.3.1.10 |
{
"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 Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erh\u00f6hte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"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-2025-0225 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0225.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0225 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0225"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-022 vom 2025-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000279157/dsa-2025-022-security-update-for-dell-powerprotect-dd-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2804 vom 2025-04-02",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2804.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7429-2 vom 2025-04-09",
"url": "https://ubuntu.com/security/notices/USN-7429-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7429-1 vom 2025-04-09",
"url": "https://ubuntu.com/security/notices/USN-7429-1"
},
{
"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": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-10-01T22:00:00.000+00:00",
"generator": {
"date": "2025-10-02T09:05:49.217+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-0225",
"initial_release_date": "2025-01-30T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-01-30T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"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_version_range",
"name": "\u003c8.3.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.0.0",
"product_id": "T040718"
}
},
{
"category": "product_version",
"name": "8.3.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.0.0",
"product_id": "T040718-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.20",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.20",
"product_id": "T040719"
}
},
{
"category": "product_version",
"name": "7.13.1.20",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.20",
"product_id": "T040719-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.50",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.50",
"product_id": "T040721"
}
},
{
"category": "product_version",
"name": "7.10.1.50",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.50",
"product_id": "T040721-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.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_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"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": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-4235",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2013-4235"
},
{
"cve": "CVE-2015-8100",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2015-8100"
},
{
"cve": "CVE-2017-9271",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2017-9271"
},
{
"cve": "CVE-2018-6798",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2018-6798"
},
{
"cve": "CVE-2018-6913",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2018-6913"
},
{
"cve": "CVE-2019-20633",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2019-20633"
},
{
"cve": "CVE-2019-20892",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2019-20892"
},
{
"cve": "CVE-2020-12762",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-15861",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2020-15861"
},
{
"cve": "CVE-2020-15862",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2020-15862"
},
{
"cve": "CVE-2021-3521",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-3521"
},
{
"cve": "CVE-2021-37750",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-37750"
},
{
"cve": "CVE-2021-46933",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-46933"
},
{
"cve": "CVE-2021-46955",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-46955"
},
{
"cve": "CVE-2021-47074",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47074"
},
{
"cve": "CVE-2021-47113",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47113"
},
{
"cve": "CVE-2021-47131",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47131"
},
{
"cve": "CVE-2021-47162",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47162"
},
{
"cve": "CVE-2021-47171",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47171"
},
{
"cve": "CVE-2021-47188",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47188"
},
{
"cve": "CVE-2021-47206",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47206"
},
{
"cve": "CVE-2021-47220",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47220"
},
{
"cve": "CVE-2021-47229",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47229"
},
{
"cve": "CVE-2021-47231",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47231"
},
{
"cve": "CVE-2021-47235",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2021-47235"
},
{
"cve": "CVE-2022-2601",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2022-2601"
},
{
"cve": "CVE-2022-3775",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2022-3775"
},
{
"cve": "CVE-2022-44792",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2022-44792"
},
{
"cve": "CVE-2022-44793",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2022-44793"
},
{
"cve": "CVE-2022-48566",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2022-48566"
},
{
"cve": "CVE-2023-27043",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-27043"
},
{
"cve": "CVE-2023-28074",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-28074"
},
{
"cve": "CVE-2023-3164",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-3164"
},
{
"cve": "CVE-2023-36632",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-36632"
},
{
"cve": "CVE-2023-4421",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-4421"
},
{
"cve": "CVE-2023-44487",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45288",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-45733",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-45733"
},
{
"cve": "CVE-2023-45745",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-45745"
},
{
"cve": "CVE-2023-45918",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-45918"
},
{
"cve": "CVE-2023-46103",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-46103"
},
{
"cve": "CVE-2023-4692",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-4692"
},
{
"cve": "CVE-2023-47233",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-47233"
},
{
"cve": "CVE-2023-47855",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-47855"
},
{
"cve": "CVE-2023-49083",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-50782",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-50782"
},
{
"cve": "CVE-2023-52425",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-52426",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2023-52428",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52428"
},
{
"cve": "CVE-2023-52527",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52527"
},
{
"cve": "CVE-2023-52586",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52586"
},
{
"cve": "CVE-2023-52591",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52591"
},
{
"cve": "CVE-2023-52646",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52646"
},
{
"cve": "CVE-2023-52653",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52653"
},
{
"cve": "CVE-2023-52655",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52655"
},
{
"cve": "CVE-2023-52664",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52664"
},
{
"cve": "CVE-2023-52685",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52685"
},
{
"cve": "CVE-2023-52686",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52686"
},
{
"cve": "CVE-2023-52691",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52691"
},
{
"cve": "CVE-2023-52696",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52696"
},
{
"cve": "CVE-2023-52698",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52698"
},
{
"cve": "CVE-2023-52703",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52703"
},
{
"cve": "CVE-2023-52730",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52730"
},
{
"cve": "CVE-2023-52732",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52732"
},
{
"cve": "CVE-2023-52741",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52741"
},
{
"cve": "CVE-2023-52742",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52742"
},
{
"cve": "CVE-2023-52747",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52747"
},
{
"cve": "CVE-2023-52759",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52759"
},
{
"cve": "CVE-2023-52774",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52774"
},
{
"cve": "CVE-2023-52781",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52781"
},
{
"cve": "CVE-2023-52796",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52796"
},
{
"cve": "CVE-2023-52803",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52803"
},
{
"cve": "CVE-2023-52821",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52821"
},
{
"cve": "CVE-2023-52864",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52864"
},
{
"cve": "CVE-2023-52865",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52865"
},
{
"cve": "CVE-2023-52867",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52867"
},
{
"cve": "CVE-2023-52875",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52875"
},
{
"cve": "CVE-2023-52880",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-52880"
},
{
"cve": "CVE-2023-5388",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-5388"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2023-5992",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-5992"
},
{
"cve": "CVE-2023-6597",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2024-0397",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-0450",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-0639",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-0639"
},
{
"cve": "CVE-2024-0727",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-1737",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-1737"
},
{
"cve": "CVE-2024-1975",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-1975"
},
{
"cve": "CVE-2024-2004",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-2004"
},
{
"cve": "CVE-2024-20696",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-20696"
},
{
"cve": "CVE-2024-22195",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-2398",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-2398"
},
{
"cve": "CVE-2024-24577",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-24577"
},
{
"cve": "CVE-2024-24790",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-24790"
},
{
"cve": "CVE-2024-2511",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-25710",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-26130",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26458",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26458"
},
{
"cve": "CVE-2024-26461",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26461"
},
{
"cve": "CVE-2024-26625",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26625"
},
{
"cve": "CVE-2024-26739",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26739"
},
{
"cve": "CVE-2024-26752",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26752"
},
{
"cve": "CVE-2024-26775",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26775"
},
{
"cve": "CVE-2024-26791",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26791"
},
{
"cve": "CVE-2024-26828",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26828"
},
{
"cve": "CVE-2024-26846",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26846"
},
{
"cve": "CVE-2024-26874",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26874"
},
{
"cve": "CVE-2024-26876",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26876"
},
{
"cve": "CVE-2024-26900",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26900"
},
{
"cve": "CVE-2024-26915",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26915"
},
{
"cve": "CVE-2024-26920",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26920"
},
{
"cve": "CVE-2024-26921",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26921"
},
{
"cve": "CVE-2024-26929",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26929"
},
{
"cve": "CVE-2024-26930",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26930"
},
{
"cve": "CVE-2024-26931",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26931"
},
{
"cve": "CVE-2024-26934",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26934"
},
{
"cve": "CVE-2024-26957",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26957"
},
{
"cve": "CVE-2024-26958",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26958"
},
{
"cve": "CVE-2024-26984",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26984"
},
{
"cve": "CVE-2024-26996",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-26996"
},
{
"cve": "CVE-2024-27008",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27008"
},
{
"cve": "CVE-2024-27054",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27054"
},
{
"cve": "CVE-2024-27059",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27059"
},
{
"cve": "CVE-2024-27062",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27062"
},
{
"cve": "CVE-2024-27388",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27388"
},
{
"cve": "CVE-2024-27396",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27396"
},
{
"cve": "CVE-2024-27398",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27398"
},
{
"cve": "CVE-2024-27401",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27401"
},
{
"cve": "CVE-2024-27419",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27419"
},
{
"cve": "CVE-2024-27436",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-27436"
},
{
"cve": "CVE-2024-28085",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-28085"
},
{
"cve": "CVE-2024-28182",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-2961",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2024-32487",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-32487"
},
{
"cve": "CVE-2024-33599",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-33599"
},
{
"cve": "CVE-2024-33600",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-33600"
},
{
"cve": "CVE-2024-33601",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-33601"
},
{
"cve": "CVE-2024-33602",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-33602"
},
{
"cve": "CVE-2024-33871",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-33871"
},
{
"cve": "CVE-2024-34062",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-34062"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-34459",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-34459"
},
{
"cve": "CVE-2024-35195",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-35235",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35235"
},
{
"cve": "CVE-2024-35789",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35789"
},
{
"cve": "CVE-2024-35791",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35791"
},
{
"cve": "CVE-2024-35809",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35809"
},
{
"cve": "CVE-2024-35811",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35811"
},
{
"cve": "CVE-2024-35830",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35830"
},
{
"cve": "CVE-2024-35849",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35849"
},
{
"cve": "CVE-2024-35877",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35877"
},
{
"cve": "CVE-2024-35878",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35878"
},
{
"cve": "CVE-2024-35887",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35887"
},
{
"cve": "CVE-2024-35895",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35895"
},
{
"cve": "CVE-2024-35914",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35914"
},
{
"cve": "CVE-2024-35932",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35932"
},
{
"cve": "CVE-2024-35935",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35935"
},
{
"cve": "CVE-2024-35936",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35936"
},
{
"cve": "CVE-2024-35944",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35944"
},
{
"cve": "CVE-2024-35955",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35955"
},
{
"cve": "CVE-2024-35969",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35969"
},
{
"cve": "CVE-2024-35982",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-35982"
},
{
"cve": "CVE-2024-36015",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-36015"
},
{
"cve": "CVE-2024-36029",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-36029"
},
{
"cve": "CVE-2024-3651",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-3651"
},
{
"cve": "CVE-2024-36954",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-36954"
},
{
"cve": "CVE-2024-37370",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38428",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-38428"
},
{
"cve": "CVE-2024-39689",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-39689"
},
{
"cve": "CVE-2024-4032",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-41110",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-41110"
},
{
"cve": "CVE-2024-4317",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-4317"
},
{
"cve": "CVE-2024-4741",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5206",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-5206"
},
{
"cve": "CVE-2024-5535",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6232",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-6345",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-6345"
},
{
"cve": "CVE-2024-6655",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-6655"
},
{
"cve": "CVE-2024-7264",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2024-7592",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-53295",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-53295"
},
{
"cve": "CVE-2024-51534",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-51534"
},
{
"cve": "CVE-2024-53296",
"product_status": {
"known_affected": [
"T045853",
"T040719",
"T045852",
"T040718",
"T045854",
"T045879",
"T000126",
"T040721",
"T047343",
"398363",
"T045881",
"T047344"
]
},
"release_date": "2025-01-30T23:00:00.000+00:00",
"title": "CVE-2024-53296"
}
]
}
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.