Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-2828 (GCVE-0-2023-2828)
Vulnerability from cvelistv5 – Published: 2023-06-21 16:26 – Updated: 2025-02-13 16:48
VLAI
EPSS
Title
named's configured cache size limit can be significantly exceeded
Summary
Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.
It has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.
This issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.
Severity
7.5 (High)
Assigner
References
7 references
Impacted products
Date Public
2023-06-21 00:00
Credits
ISC would like to thank Shoham Danino from Reichman University, Anat Bremler-Barr from Tel-Aviv University, Yehuda Afek from Tel-Aviv University, and Yuval Shavitt from Tel-Aviv University for bringing this vulnerability to our attention.
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T06:33:05.796Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "CVE-2023-2828",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://kb.isc.org/docs/cve-2023-2828"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2023/06/21/6"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5439"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230703-0010/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-2828",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-12-06T18:36:28.183787Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-12-06T18:36:35.647Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "BIND 9",
"vendor": "ISC",
"versions": [
{
"lessThanOrEqual": "9.16.41",
"status": "affected",
"version": "9.11.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.18.15",
"status": "affected",
"version": "9.18.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.19.13",
"status": "affected",
"version": "9.19.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.16.41-S1",
"status": "affected",
"version": "9.11.3-S1",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.18.15-S1",
"status": "affected",
"version": "9.18.11-S1",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "ISC would like to thank Shoham Danino from Reichman University, Anat Bremler-Barr from Tel-Aviv University, Yehuda Afek from Tel-Aviv University, and Yuval Shavitt from Tel-Aviv University for bringing this vulnerability to our attention."
}
],
"datePublic": "2023-06-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1."
}
],
"exploits": [
{
"lang": "en",
"value": "We are not aware of any active exploits."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "By exploiting this flaw, an attacker can cause the amount of memory used by a `named` resolver to go well beyond the configured `max-cache-size` limit. The effectiveness of the attack depends on a number of factors (e.g. query load, query patterns), but since the default value of the `max-cache-size` statement is `90%`, in the worst case the attacker can exhaust all available memory on the host running `named`, leading to a denial-of-service condition."
}
]
}
],
"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"
}
}
],
"providerMetadata": {
"dateUpdated": "2023-07-19T11:06:10.654Z",
"orgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"shortName": "isc"
},
"references": [
{
"name": "CVE-2023-2828",
"tags": [
"vendor-advisory"
],
"url": "https://kb.isc.org/docs/cve-2023-2828"
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/06/21/6"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/"
},
{
"url": "https://www.debian.org/security/2023/dsa-5439"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230703-0010/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.16.42, 9.18.16, 9.19.14, 9.16.42-S1, or 9.18.16-S1."
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "named\u0027s configured cache size limit can be significantly exceeded",
"workarounds": [
{
"lang": "en",
"value": "No workarounds known."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"assignerShortName": "isc",
"cveId": "CVE-2023-2828",
"datePublished": "2023-06-21T16:26:07.096Z",
"dateReserved": "2023-05-22T07:57:41.362Z",
"dateUpdated": "2025-02-13T16:48:38.124Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-2828",
"date": "2026-05-30",
"epss": "0.01176",
"percentile": "0.79039"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-2828\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2023-06-21T17:15:47.703\",\"lastModified\":\"2024-11-21T07:59:22.150\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\\n\\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-officer@isc.org\",\"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\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.11.0\",\"versionEndIncluding\":\"9.16.41\",\"matchCriteriaId\":\"D07C6BAA-C1AB-46BA-8C43-2CAD9A56F9F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:supported_preview:*:*:*\",\"versionStartIncluding\":\"9.11.3\",\"versionEndIncluding\":\"9.16.41\",\"matchCriteriaId\":\"1C89B14A-F275-41A5-993D-AC024C6395B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.18.0\",\"versionEndIncluding\":\"9.18.15\",\"matchCriteriaId\":\"BB0EF8A8-398F-424C-8284-2F96E4569E64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:supported_preview:*:*:*\",\"versionStartIncluding\":\"9.18.11\",\"versionEndIncluding\":\"9.18.15\",\"matchCriteriaId\":\"41E493D6-D811-47ED-9227-CC2AA1837FE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.19.0\",\"versionEndIncluding\":\"9.19.13\",\"matchCriteriaId\":\"C3D5078D-5783-4D4A-A24F-84FB9BB9F8AC\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"46D69DCC-AE4D-4EA5-861C-D60951444C6C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]},{\"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\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FFF7106-ED78-49BA-9EC5-B889E3685D53\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E63D8B0F-006E-4801-BF9D-1C001BBFB4F9\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"56409CEC-5A1E-4450-AA42-641E459CC2AF\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B06F4839-D16A-4A61-9BB5-55B13F41E47F\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0B4AD8A-F172-4558-AEC6-FF424BA2D912\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8497A4C9-8474-4A62-8331-3FE862ED4098\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"234DEFE0-5CE5-4B0A-96B8-5D227CB8ED31\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDDF61B7-EC5C-467C-B710-B89F502CD04F\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6770B6C3-732E-4E22-BF1C-2D2FD610061C\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F9C8C20-42EB-4AB5-BD97-212DEB070C43\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2023/06/21/6\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kb.isc.org/docs/cve-2023-2828\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230703-0010/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5439\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2023/06/21/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://kb.isc.org/docs/cve-2023-2828\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230703-0010/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5439\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2023-2828\", \"name\": \"CVE-2023-2828\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2023/06/21/6\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5439\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230703-0010/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T06:33:05.796Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-2828\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-12-06T18:36:28.183787Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-12-06T18:36:31.702Z\"}}], \"cna\": {\"title\": \"named\u0027s configured cache size limit can be significantly exceeded\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"ISC would like to thank Shoham Danino from Reichman University, Anat Bremler-Barr from Tel-Aviv University, Yehuda Afek from Tel-Aviv University, and Yuval Shavitt from Tel-Aviv University for bringing this vulnerability to our attention.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"By exploiting this flaw, an attacker can cause the amount of memory used by a `named` resolver to go well beyond the configured `max-cache-size` limit. The effectiveness of the attack depends on a number of factors (e.g. query load, query patterns), but since the default value of the `max-cache-size` statement is `90%`, in the worst case the attacker can exhaust all available memory on the host running `named`, leading to a denial-of-service condition.\"}]}], \"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\"}}], \"affected\": [{\"vendor\": \"ISC\", \"product\": \"BIND 9\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.11.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.41\"}, {\"status\": \"affected\", \"version\": \"9.18.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.15\"}, {\"status\": \"affected\", \"version\": \"9.19.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.19.13\"}, {\"status\": \"affected\", \"version\": \"9.11.3-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.41-S1\"}, {\"status\": \"affected\", \"version\": \"9.18.11-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.15-S1\"}], \"defaultStatus\": \"unaffected\"}], \"exploits\": [{\"lang\": \"en\", \"value\": \"We are not aware of any active exploits.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to the patched release most closely related to your current version of BIND 9: 9.16.42, 9.18.16, 9.19.14, 9.16.42-S1, or 9.18.16-S1.\"}], \"datePublic\": \"2023-06-21T00:00:00Z\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2023-2828\", \"name\": \"CVE-2023-2828\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2023/06/21/6\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5439\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230703-0010/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"No workarounds known.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\\n\\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.\"}], \"providerMetadata\": {\"orgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"shortName\": \"isc\", \"dateUpdated\": \"2023-06-21T16:26:07.096Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-2828\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-06T18:36:35.647Z\", \"dateReserved\": \"2023-05-22T07:57:41.362Z\", \"assignerOrgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"datePublished\": \"2023-06-21T16:26:07.096Z\", \"assignerShortName\": \"isc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2023:4332
Vulnerability from csaf_redhat - Published: 2023-07-31 09:39 - Updated: 2025-11-21 18:42Summary
Red Hat Security Advisory: bind security update
Severity
Important
Notes
Topic: An update for bind is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind: named's configured cache size limit can be significantly exceeded (CVE-2023-2828)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size limit to exceed significantly.
7.5 (High)
Affected products
Fixed
426 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch | — |
Vendor Fix
fix
|
Threats
Impact
Important
References
9 references
Acknowledgments
Tel-Aviv University
Anat Bremler-Barr
Yehuda Afek
Yuval Shavitt
Reichman University
Shoham Danino
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for bind is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: named\u0027s configured cache size limit can be significantly exceeded (CVE-2023-2828)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:4332",
"url": "https://access.redhat.com/errata/RHSA-2023:4332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2216227",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4332.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:42+00:00",
"generator": {
"date": "2025-11-21T18:42:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4332",
"initial_release_date": "2023-07-31T09:39:38+00:00",
"revision_history": [
{
"date": "2023-07-31T09:39:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-31T09:39:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"product": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"product": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"product_id": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"product": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"product_id": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.26-4.el8_4.2.src",
"product": {
"name": "bind-32:9.11.26-4.el8_4.2.src",
"product_id": "bind-32:9.11.26-4.el8_4.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"product": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-devel-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-libs-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-utils-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"product": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.src",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)",
"product_id": "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
},
"product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch",
"relates_to_product_reference": "BaseOS-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Anat Bremler-Barr",
"Yehuda Afek",
"Yuval Shavitt"
],
"organization": "Tel-Aviv University",
"summary": "Acknowledged by upstream."
},
{
"names": [
"Shoham Danino"
],
"organization": "Reichman University",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2023-2828",
"discovery_date": "2023-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2216227"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size limit to exceed significantly.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: named\u0027s configured cache size limit can be significantly exceeded",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "RHBZ#2216227",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2828",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828"
},
{
"category": "external",
"summary": "https://kb.isc.org/docs/cve-2023-2828",
"url": "https://kb.isc.org/docs/cve-2023-2828"
}
],
"release_date": "2023-06-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-07-31T09:39:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4332"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src",
"AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x",
"BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src",
"BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch",
"BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686",
"BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64",
"BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
SUSE-SU-2023:2667-1
Vulnerability from csaf_suse - Published: 2023-06-28 07:14 - Updated: 2023-06-28 07:14Summary
Security update for bind
Severity
Important
Notes
Title of the patch: Security update for bind
Description of the patch: This update for bind fixes the following issues:
Update to release 9.16.42
Security Fixes:
* The overmem cleaning process has been improved, to prevent the
cache from significantly exceeding the configured
max-cache-size limit. (CVE-2023-2828)
* A query that prioritizes stale data over lookup triggers a
fetch to refresh the stale data in cache. If the fetch is
aborted for exceeding the recursion quota, it was possible for
named to enter an infinite callback loop and crash due to stack
overflow. This has been fixed. (CVE-2023-2911)
Bug Fixes:
* Previously, it was possible for a delegation from cache to be
returned to the client after the stale-answer-client-timeout
duration. This has been fixed. [bsc#1212544, bsc#1212567, jsc#SLE-24600]
Update to release 9.16.41
Bug Fixes:
* When removing delegations from an opt-out range,
empty-non-terminal NSEC3 records generated by those delegations
were not cleaned up. This has been fixed. [jsc#SLE-24600]
Update to release 9.16.40
Bug Fixes:
* Logfiles using timestamp-style suffixes were not always
correctly removed when the number of files exceeded the limit
set by versions. This has been fixed for configurations which
do not explicitly specify a directory path as part of the file
argument in the channel specification.
* Performance of DNSSEC validation in zones with many DNSKEY
records has been improved.
Update to release 9.16.39
Feature Changes:
* libuv support for receiving multiple UDP messages in a single
recvmmsg() system call has been tweaked several times between
libuv versions 1.35.0 and 1.40.0; the current recommended libuv
version is 1.40.0 or higher. New rules are now in effect for
running with a different version of libuv than the one used at
compilation time. These rules may trigger a fatal error at
startup:
- Building against or running with libuv versions 1.35.0 and
1.36.0 is now a fatal error.
- Running with libuv version higher than 1.34.2 is now a
fatal error when named is built against libuv version
1.34.2 or lower.
- Running with libuv version higher than 1.39.0 is now a
fatal error when named is built against libuv version
1.37.0, 1.38.0, 1.38.1, or 1.39.0.
* This prevents the use of libuv versions that may trigger an
assertion failure when receiving multiple UDP messages in a
single system call.
Bug Fixes:
* named could crash with an assertion failure when adding a new
zone into the configuration file for a name which was already
configured as a member zone for a catalog zone. This has been
fixed.
* When named starts up, it sends a query for the DNSSEC key for
each configured trust anchor to determine whether the key has
changed. In some unusual cases, the query might depend on a
zone for which the server is itself authoritative, and would
have failed if it were sent before the zone was fully loaded.
This has now been fixed by delaying the key queries until all
zones have finished loading. [jsc#SLE-24600]
Patchnames: SUSE-2023-2667,SUSE-SLE-Module-Basesystem-15-SP4-2023-2667,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2667,openSUSE-SLE-15.4-2023-2667
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\nUpdate to release 9.16.42\n\nSecurity Fixes:\n\n* The overmem cleaning process has been improved, to prevent the\n cache from significantly exceeding the configured\n max-cache-size limit. (CVE-2023-2828)\n* A query that prioritizes stale data over lookup triggers a\n fetch to refresh the stale data in cache. If the fetch is\n aborted for exceeding the recursion quota, it was possible for\n named to enter an infinite callback loop and crash due to stack\n overflow. This has been fixed. (CVE-2023-2911)\n\nBug Fixes:\n\n* Previously, it was possible for a delegation from cache to be\n returned to the client after the stale-answer-client-timeout\n duration. This has been fixed. [bsc#1212544, bsc#1212567, jsc#SLE-24600]\n\nUpdate to release 9.16.41\n\nBug Fixes:\n\n* When removing delegations from an opt-out range,\n empty-non-terminal NSEC3 records generated by those delegations\n were not cleaned up. This has been fixed. [jsc#SLE-24600]\n\nUpdate to release 9.16.40\n\nBug Fixes:\n\n* Logfiles using timestamp-style suffixes were not always\n correctly removed when the number of files exceeded the limit\n set by versions. This has been fixed for configurations which\n do not explicitly specify a directory path as part of the file\n argument in the channel specification.\n* Performance of DNSSEC validation in zones with many DNSKEY\n records has been improved.\n\nUpdate to release 9.16.39\n\nFeature Changes:\n\n* libuv support for receiving multiple UDP messages in a single\n recvmmsg() system call has been tweaked several times between\n libuv versions 1.35.0 and 1.40.0; the current recommended libuv\n version is 1.40.0 or higher. New rules are now in effect for\n running with a different version of libuv than the one used at\n compilation time. These rules may trigger a fatal error at\n startup:\n - Building against or running with libuv versions 1.35.0 and\n 1.36.0 is now a fatal error.\n - Running with libuv version higher than 1.34.2 is now a\n fatal error when named is built against libuv version\n 1.34.2 or lower.\n - Running with libuv version higher than 1.39.0 is now a\n fatal error when named is built against libuv version\n 1.37.0, 1.38.0, 1.38.1, or 1.39.0.\n\n* This prevents the use of libuv versions that may trigger an\n assertion failure when receiving multiple UDP messages in a\n single system call.\n\nBug Fixes:\n\n* named could crash with an assertion failure when adding a new\n zone into the configuration file for a name which was already\n configured as a member zone for a catalog zone. This has been\n fixed.\n* When named starts up, it sends a query for the DNSSEC key for\n each configured trust anchor to determine whether the key has\n changed. In some unusual cases, the query might depend on a\n zone for which the server is itself authoritative, and would\n have failed if it were sent before the zone was fully loaded.\n This has now been fixed by delaying the key queries until all\n zones have finished loading. [jsc#SLE-24600]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2667,SUSE-SLE-Module-Basesystem-15-SP4-2023-2667,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2667,openSUSE-SLE-15.4-2023-2667",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2667-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2667-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232667-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2667-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015348.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212544",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "self",
"summary": "SUSE Bug 1212567",
"url": "https://bugzilla.suse.com/1212567"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2911 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2911/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2023-06-28T07:14:43Z",
"generator": {
"date": "2023-06-28T07:14:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2667-1",
"initial_release_date": "2023-06-28T07:14:43Z",
"revision_history": [
{
"date": "2023-06-28T07:14:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150400.5.27.1.aarch64",
"product": {
"name": "bind-9.16.42-150400.5.27.1.aarch64",
"product_id": "bind-9.16.42-150400.5.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150400.5.27.1.aarch64",
"product": {
"name": "bind-utils-9.16.42-150400.5.27.1.aarch64",
"product_id": "bind-utils-9.16.42-150400.5.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150400.5.27.1.i586",
"product": {
"name": "bind-9.16.42-150400.5.27.1.i586",
"product_id": "bind-9.16.42-150400.5.27.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150400.5.27.1.i586",
"product": {
"name": "bind-utils-9.16.42-150400.5.27.1.i586",
"product_id": "bind-utils-9.16.42-150400.5.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.16.42-150400.5.27.1.noarch",
"product": {
"name": "bind-doc-9.16.42-150400.5.27.1.noarch",
"product_id": "bind-doc-9.16.42-150400.5.27.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-bind-9.16.42-150400.5.27.1.noarch",
"product": {
"name": "python3-bind-9.16.42-150400.5.27.1.noarch",
"product_id": "python3-bind-9.16.42-150400.5.27.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150400.5.27.1.ppc64le",
"product": {
"name": "bind-9.16.42-150400.5.27.1.ppc64le",
"product_id": "bind-9.16.42-150400.5.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150400.5.27.1.ppc64le",
"product": {
"name": "bind-utils-9.16.42-150400.5.27.1.ppc64le",
"product_id": "bind-utils-9.16.42-150400.5.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150400.5.27.1.s390x",
"product": {
"name": "bind-9.16.42-150400.5.27.1.s390x",
"product_id": "bind-9.16.42-150400.5.27.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150400.5.27.1.s390x",
"product": {
"name": "bind-utils-9.16.42-150400.5.27.1.s390x",
"product_id": "bind-utils-9.16.42-150400.5.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150400.5.27.1.x86_64",
"product": {
"name": "bind-9.16.42-150400.5.27.1.x86_64",
"product_id": "bind-9.16.42-150400.5.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150400.5.27.1.x86_64",
"product": {
"name": "bind-utils-9.16.42-150400.5.27.1.x86_64",
"product_id": "bind-utils-9.16.42-150400.5.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.42-150400.5.27.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch"
},
"product_reference": "python3-bind-9.16.42-150400.5.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64"
},
"product_reference": "bind-9.16.42-150400.5.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le"
},
"product_reference": "bind-9.16.42-150400.5.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x"
},
"product_reference": "bind-9.16.42-150400.5.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64"
},
"product_reference": "bind-9.16.42-150400.5.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.42-150400.5.27.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch"
},
"product_reference": "bind-doc-9.16.42-150400.5.27.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64"
},
"product_reference": "bind-9.16.42-150400.5.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le"
},
"product_reference": "bind-9.16.42-150400.5.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x"
},
"product_reference": "bind-9.16.42-150400.5.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150400.5.27.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64"
},
"product_reference": "bind-9.16.42-150400.5.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.42-150400.5.27.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch"
},
"product_reference": "bind-doc-9.16.42-150400.5.27.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150400.5.27.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64"
},
"product_reference": "bind-utils-9.16.42-150400.5.27.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.42-150400.5.27.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
},
"product_reference": "python3-bind-9.16.42-150400.5.27.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2828"
}
],
"notes": [
{
"category": "general",
"text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2828",
"url": "https://www.suse.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1216764 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1216764"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:14:43Z",
"details": "important"
}
],
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-2911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2911"
}
],
"notes": [
{
"category": "general",
"text": "If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly due to a stack overflow.\nThis issue affects BIND 9 versions 9.16.33 through 9.16.41, 9.18.7 through 9.18.15, 9.16.33-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2911",
"url": "https://www.suse.com/security/cve/CVE-2023-2911"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2911",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1212567 for CVE-2023-2911",
"url": "https://bugzilla.suse.com/1212567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x",
"openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64",
"openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-28T07:14:43Z",
"details": "important"
}
],
"title": "CVE-2023-2911"
}
]
}
SUSE-SU-2023:2789-1
Vulnerability from csaf_suse - Published: 2023-07-06 11:10 - Updated: 2023-07-06 11:10Summary
Security update for bind
Severity
Important
Notes
Title of the patch: Security update for bind
Description of the patch: This update for bind fixes the following issues:
- CVE-2023-2828: Fixed DOS against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).
Patchnames: SUSE-2023-2789,SUSE-SLE-SERVER-12-SP2-BCL-2023-2789
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\n - CVE-2023-2828: Fixed DOS against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2789,SUSE-SLE-SERVER-12-SP2-BCL-2023-2789",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2789-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2789-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232789-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2789-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015457.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212544",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2828/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2023-07-06T11:10:43Z",
"generator": {
"date": "2023-07-06T11:10:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2789-1",
"initial_release_date": "2023-07-06T11:10:43Z",
"revision_history": [
{
"date": "2023-07-06T11:10:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.9.9P1-63.40.1.aarch64",
"product": {
"name": "bind-9.9.9P1-63.40.1.aarch64",
"product_id": "bind-9.9.9P1-63.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.9.9P1-63.40.1.aarch64",
"product": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.aarch64",
"product_id": "bind-chrootenv-9.9.9P1-63.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.9.9P1-63.40.1.aarch64",
"product": {
"name": "bind-devel-9.9.9P1-63.40.1.aarch64",
"product_id": "bind-devel-9.9.9P1-63.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-libs-9.9.9P1-63.40.1.aarch64",
"product": {
"name": "bind-libs-9.9.9P1-63.40.1.aarch64",
"product_id": "bind-libs-9.9.9P1-63.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.9.9P1-63.40.1.aarch64",
"product": {
"name": "bind-lwresd-9.9.9P1-63.40.1.aarch64",
"product_id": "bind-lwresd-9.9.9P1-63.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.9.9P1-63.40.1.aarch64",
"product": {
"name": "bind-utils-9.9.9P1-63.40.1.aarch64",
"product_id": "bind-utils-9.9.9P1-63.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-libs-64bit-9.9.9P1-63.40.1.aarch64_ilp32",
"product": {
"name": "bind-libs-64bit-9.9.9P1-63.40.1.aarch64_ilp32",
"product_id": "bind-libs-64bit-9.9.9P1-63.40.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.9.9P1-63.40.1.i586",
"product": {
"name": "bind-9.9.9P1-63.40.1.i586",
"product_id": "bind-9.9.9P1-63.40.1.i586"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.9.9P1-63.40.1.i586",
"product": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.i586",
"product_id": "bind-chrootenv-9.9.9P1-63.40.1.i586"
}
},
{
"category": "product_version",
"name": "bind-devel-9.9.9P1-63.40.1.i586",
"product": {
"name": "bind-devel-9.9.9P1-63.40.1.i586",
"product_id": "bind-devel-9.9.9P1-63.40.1.i586"
}
},
{
"category": "product_version",
"name": "bind-libs-9.9.9P1-63.40.1.i586",
"product": {
"name": "bind-libs-9.9.9P1-63.40.1.i586",
"product_id": "bind-libs-9.9.9P1-63.40.1.i586"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.9.9P1-63.40.1.i586",
"product": {
"name": "bind-lwresd-9.9.9P1-63.40.1.i586",
"product_id": "bind-lwresd-9.9.9P1-63.40.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.9.9P1-63.40.1.i586",
"product": {
"name": "bind-utils-9.9.9P1-63.40.1.i586",
"product_id": "bind-utils-9.9.9P1-63.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.9.9P1-63.40.1.noarch",
"product": {
"name": "bind-doc-9.9.9P1-63.40.1.noarch",
"product_id": "bind-doc-9.9.9P1-63.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.9.9P1-63.40.1.ppc64le",
"product": {
"name": "bind-9.9.9P1-63.40.1.ppc64le",
"product_id": "bind-9.9.9P1-63.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.9.9P1-63.40.1.ppc64le",
"product": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.ppc64le",
"product_id": "bind-chrootenv-9.9.9P1-63.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-devel-9.9.9P1-63.40.1.ppc64le",
"product": {
"name": "bind-devel-9.9.9P1-63.40.1.ppc64le",
"product_id": "bind-devel-9.9.9P1-63.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-libs-9.9.9P1-63.40.1.ppc64le",
"product": {
"name": "bind-libs-9.9.9P1-63.40.1.ppc64le",
"product_id": "bind-libs-9.9.9P1-63.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.9.9P1-63.40.1.ppc64le",
"product": {
"name": "bind-lwresd-9.9.9P1-63.40.1.ppc64le",
"product_id": "bind-lwresd-9.9.9P1-63.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.9.9P1-63.40.1.ppc64le",
"product": {
"name": "bind-utils-9.9.9P1-63.40.1.ppc64le",
"product_id": "bind-utils-9.9.9P1-63.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.9.9P1-63.40.1.s390",
"product": {
"name": "bind-9.9.9P1-63.40.1.s390",
"product_id": "bind-9.9.9P1-63.40.1.s390"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.9.9P1-63.40.1.s390",
"product": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.s390",
"product_id": "bind-chrootenv-9.9.9P1-63.40.1.s390"
}
},
{
"category": "product_version",
"name": "bind-devel-9.9.9P1-63.40.1.s390",
"product": {
"name": "bind-devel-9.9.9P1-63.40.1.s390",
"product_id": "bind-devel-9.9.9P1-63.40.1.s390"
}
},
{
"category": "product_version",
"name": "bind-libs-9.9.9P1-63.40.1.s390",
"product": {
"name": "bind-libs-9.9.9P1-63.40.1.s390",
"product_id": "bind-libs-9.9.9P1-63.40.1.s390"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.9.9P1-63.40.1.s390",
"product": {
"name": "bind-lwresd-9.9.9P1-63.40.1.s390",
"product_id": "bind-lwresd-9.9.9P1-63.40.1.s390"
}
},
{
"category": "product_version",
"name": "bind-utils-9.9.9P1-63.40.1.s390",
"product": {
"name": "bind-utils-9.9.9P1-63.40.1.s390",
"product_id": "bind-utils-9.9.9P1-63.40.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-9.9.9P1-63.40.1.s390x",
"product_id": "bind-9.9.9P1-63.40.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.s390x",
"product_id": "bind-chrootenv-9.9.9P1-63.40.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-devel-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-devel-9.9.9P1-63.40.1.s390x",
"product_id": "bind-devel-9.9.9P1-63.40.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-libs-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-libs-9.9.9P1-63.40.1.s390x",
"product_id": "bind-libs-9.9.9P1-63.40.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-libs-32bit-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-libs-32bit-9.9.9P1-63.40.1.s390x",
"product_id": "bind-libs-32bit-9.9.9P1-63.40.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-lwresd-9.9.9P1-63.40.1.s390x",
"product_id": "bind-lwresd-9.9.9P1-63.40.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.9.9P1-63.40.1.s390x",
"product": {
"name": "bind-utils-9.9.9P1-63.40.1.s390x",
"product_id": "bind-utils-9.9.9P1-63.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-9.9.9P1-63.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-chrootenv-9.9.9P1-63.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-devel-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-devel-9.9.9P1-63.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-libs-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-libs-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-libs-9.9.9P1-63.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-lwresd-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-lwresd-9.9.9P1-63.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.9.9P1-63.40.1.x86_64",
"product": {
"name": "bind-utils-9.9.9P1-63.40.1.x86_64",
"product_id": "bind-utils-9.9.9P1-63.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-bcl:12:sp2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64"
},
"product_reference": "bind-9.9.9P1-63.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64"
},
"product_reference": "bind-chrootenv-9.9.9P1-63.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.9.9P1-63.40.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch"
},
"product_reference": "bind-doc-9.9.9P1-63.40.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64"
},
"product_reference": "bind-libs-9.9.9P1-63.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64"
},
"product_reference": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64"
},
"product_reference": "bind-utils-9.9.9P1-63.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2828"
}
],
"notes": [
{
"category": "general",
"text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2828",
"url": "https://www.suse.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1216764 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1216764"
}
],
"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 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.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 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64",
"SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-06T11:10:43Z",
"details": "important"
}
],
"title": "CVE-2023-2828"
}
]
}
SUSE-SU-2023:2793-1
Vulnerability from csaf_suse - Published: 2023-07-07 09:34 - Updated: 2023-07-07 09:34Summary
Security update for bind
Severity
Important
Notes
Title of the patch: Security update for bind
Description of the patch: This update for bind fixes the following issues:
- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).
Patchnames: SUSE-2023-2793,SUSE-OpenStack-Cloud-9-2023-2793,SUSE-OpenStack-Cloud-Crowbar-9-2023-2793,SUSE-SLE-SAP-12-SP4-2023-2793,SUSE-SLE-SDK-12-SP5-2023-2793,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2793,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2793,SUSE-SLE-SERVER-12-SP5-2023-2793
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
208 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\n- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2793,SUSE-OpenStack-Cloud-9-2023-2793,SUSE-OpenStack-Cloud-Crowbar-9-2023-2793,SUSE-SLE-SAP-12-SP4-2023-2793,SUSE-SLE-SDK-12-SP5-2023-2793,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2793,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2793,SUSE-SLE-SERVER-12-SP5-2023-2793",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2793-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2793-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232793-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2793-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015459.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212544",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2828/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2023-07-07T09:34:45Z",
"generator": {
"date": "2023-07-07T09:34:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2793-1",
"initial_release_date": "2023-07-07T09:34:45Z",
"revision_history": [
{
"date": "2023-07-07T09:34:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.11.22-3.46.4.aarch64",
"product": {
"name": "bind-9.11.22-3.46.4.aarch64",
"product_id": "bind-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.11.22-3.46.4.aarch64",
"product": {
"name": "bind-chrootenv-9.11.22-3.46.4.aarch64",
"product_id": "bind-chrootenv-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.11.22-3.46.4.aarch64",
"product": {
"name": "bind-devel-9.11.22-3.46.4.aarch64",
"product_id": "bind-devel-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.11.22-3.46.4.aarch64",
"product": {
"name": "bind-lwresd-9.11.22-3.46.4.aarch64",
"product_id": "bind-lwresd-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.11.22-3.46.4.aarch64",
"product": {
"name": "bind-utils-9.11.22-3.46.4.aarch64",
"product_id": "bind-utils-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libbind9-161-9.11.22-3.46.4.aarch64",
"product": {
"name": "libbind9-161-9.11.22-3.46.4.aarch64",
"product_id": "libbind9-161-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libdns1110-9.11.22-3.46.4.aarch64",
"product": {
"name": "libdns1110-9.11.22-3.46.4.aarch64",
"product_id": "libdns1110-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.11.22-3.46.4.aarch64",
"product": {
"name": "libirs-devel-9.11.22-3.46.4.aarch64",
"product_id": "libirs-devel-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libirs161-9.11.22-3.46.4.aarch64",
"product": {
"name": "libirs161-9.11.22-3.46.4.aarch64",
"product_id": "libirs161-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libisc1107-9.11.22-3.46.4.aarch64",
"product": {
"name": "libisc1107-9.11.22-3.46.4.aarch64",
"product_id": "libisc1107-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libisccc161-9.11.22-3.46.4.aarch64",
"product": {
"name": "libisccc161-9.11.22-3.46.4.aarch64",
"product_id": "libisccc161-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "libisccfg163-9.11.22-3.46.4.aarch64",
"product": {
"name": "libisccfg163-9.11.22-3.46.4.aarch64",
"product_id": "libisccfg163-9.11.22-3.46.4.aarch64"
}
},
{
"category": "product_version",
"name": "liblwres161-9.11.22-3.46.4.aarch64",
"product": {
"name": "liblwres161-9.11.22-3.46.4.aarch64",
"product_id": "liblwres161-9.11.22-3.46.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "bind-devel-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "bind-devel-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libbind9-161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "libbind9-161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "libbind9-161-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns1110-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "libdns1110-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "libdns1110-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libirs161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "libirs161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "libirs161-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libisc1107-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "libisc1107-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "libisc1107-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libisccc161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "libisccc161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "libisccc161-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libisccfg163-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "libisccfg163-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "libisccfg163-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "liblwres161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product": {
"name": "liblwres161-64bit-9.11.22-3.46.4.aarch64_ilp32",
"product_id": "liblwres161-64bit-9.11.22-3.46.4.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.11.22-3.46.4.i586",
"product": {
"name": "bind-9.11.22-3.46.4.i586",
"product_id": "bind-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.11.22-3.46.4.i586",
"product": {
"name": "bind-chrootenv-9.11.22-3.46.4.i586",
"product_id": "bind-chrootenv-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "bind-devel-9.11.22-3.46.4.i586",
"product": {
"name": "bind-devel-9.11.22-3.46.4.i586",
"product_id": "bind-devel-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.11.22-3.46.4.i586",
"product": {
"name": "bind-lwresd-9.11.22-3.46.4.i586",
"product_id": "bind-lwresd-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.11.22-3.46.4.i586",
"product": {
"name": "bind-utils-9.11.22-3.46.4.i586",
"product_id": "bind-utils-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libbind9-161-9.11.22-3.46.4.i586",
"product": {
"name": "libbind9-161-9.11.22-3.46.4.i586",
"product_id": "libbind9-161-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libdns1110-9.11.22-3.46.4.i586",
"product": {
"name": "libdns1110-9.11.22-3.46.4.i586",
"product_id": "libdns1110-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.11.22-3.46.4.i586",
"product": {
"name": "libirs-devel-9.11.22-3.46.4.i586",
"product_id": "libirs-devel-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libirs161-9.11.22-3.46.4.i586",
"product": {
"name": "libirs161-9.11.22-3.46.4.i586",
"product_id": "libirs161-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libisc1107-9.11.22-3.46.4.i586",
"product": {
"name": "libisc1107-9.11.22-3.46.4.i586",
"product_id": "libisc1107-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libisccc161-9.11.22-3.46.4.i586",
"product": {
"name": "libisccc161-9.11.22-3.46.4.i586",
"product_id": "libisccc161-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "libisccfg163-9.11.22-3.46.4.i586",
"product": {
"name": "libisccfg163-9.11.22-3.46.4.i586",
"product_id": "libisccfg163-9.11.22-3.46.4.i586"
}
},
{
"category": "product_version",
"name": "liblwres161-9.11.22-3.46.4.i586",
"product": {
"name": "liblwres161-9.11.22-3.46.4.i586",
"product_id": "liblwres161-9.11.22-3.46.4.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.11.22-3.46.4.noarch",
"product": {
"name": "bind-doc-9.11.22-3.46.4.noarch",
"product_id": "bind-doc-9.11.22-3.46.4.noarch"
}
},
{
"category": "product_version",
"name": "python-bind-9.11.22-3.46.4.noarch",
"product": {
"name": "python-bind-9.11.22-3.46.4.noarch",
"product_id": "python-bind-9.11.22-3.46.4.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.11.22-3.46.4.ppc64le",
"product": {
"name": "bind-9.11.22-3.46.4.ppc64le",
"product_id": "bind-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.11.22-3.46.4.ppc64le",
"product": {
"name": "bind-chrootenv-9.11.22-3.46.4.ppc64le",
"product_id": "bind-chrootenv-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-devel-9.11.22-3.46.4.ppc64le",
"product": {
"name": "bind-devel-9.11.22-3.46.4.ppc64le",
"product_id": "bind-devel-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.11.22-3.46.4.ppc64le",
"product": {
"name": "bind-lwresd-9.11.22-3.46.4.ppc64le",
"product_id": "bind-lwresd-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.11.22-3.46.4.ppc64le",
"product": {
"name": "bind-utils-9.11.22-3.46.4.ppc64le",
"product_id": "bind-utils-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libbind9-161-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libbind9-161-9.11.22-3.46.4.ppc64le",
"product_id": "libbind9-161-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns1110-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libdns1110-9.11.22-3.46.4.ppc64le",
"product_id": "libdns1110-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libirs-devel-9.11.22-3.46.4.ppc64le",
"product_id": "libirs-devel-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libirs161-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libirs161-9.11.22-3.46.4.ppc64le",
"product_id": "libirs161-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libisc1107-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libisc1107-9.11.22-3.46.4.ppc64le",
"product_id": "libisc1107-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libisccc161-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libisccc161-9.11.22-3.46.4.ppc64le",
"product_id": "libisccc161-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libisccfg163-9.11.22-3.46.4.ppc64le",
"product": {
"name": "libisccfg163-9.11.22-3.46.4.ppc64le",
"product_id": "libisccfg163-9.11.22-3.46.4.ppc64le"
}
},
{
"category": "product_version",
"name": "liblwres161-9.11.22-3.46.4.ppc64le",
"product": {
"name": "liblwres161-9.11.22-3.46.4.ppc64le",
"product_id": "liblwres161-9.11.22-3.46.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.11.22-3.46.4.s390",
"product": {
"name": "bind-9.11.22-3.46.4.s390",
"product_id": "bind-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.11.22-3.46.4.s390",
"product": {
"name": "bind-chrootenv-9.11.22-3.46.4.s390",
"product_id": "bind-chrootenv-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "bind-devel-9.11.22-3.46.4.s390",
"product": {
"name": "bind-devel-9.11.22-3.46.4.s390",
"product_id": "bind-devel-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.11.22-3.46.4.s390",
"product": {
"name": "bind-lwresd-9.11.22-3.46.4.s390",
"product_id": "bind-lwresd-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "bind-utils-9.11.22-3.46.4.s390",
"product": {
"name": "bind-utils-9.11.22-3.46.4.s390",
"product_id": "bind-utils-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libbind9-161-9.11.22-3.46.4.s390",
"product": {
"name": "libbind9-161-9.11.22-3.46.4.s390",
"product_id": "libbind9-161-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libdns1110-9.11.22-3.46.4.s390",
"product": {
"name": "libdns1110-9.11.22-3.46.4.s390",
"product_id": "libdns1110-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.11.22-3.46.4.s390",
"product": {
"name": "libirs-devel-9.11.22-3.46.4.s390",
"product_id": "libirs-devel-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libirs161-9.11.22-3.46.4.s390",
"product": {
"name": "libirs161-9.11.22-3.46.4.s390",
"product_id": "libirs161-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libisc1107-9.11.22-3.46.4.s390",
"product": {
"name": "libisc1107-9.11.22-3.46.4.s390",
"product_id": "libisc1107-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libisccc161-9.11.22-3.46.4.s390",
"product": {
"name": "libisccc161-9.11.22-3.46.4.s390",
"product_id": "libisccc161-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "libisccfg163-9.11.22-3.46.4.s390",
"product": {
"name": "libisccfg163-9.11.22-3.46.4.s390",
"product_id": "libisccfg163-9.11.22-3.46.4.s390"
}
},
{
"category": "product_version",
"name": "liblwres161-9.11.22-3.46.4.s390",
"product": {
"name": "liblwres161-9.11.22-3.46.4.s390",
"product_id": "liblwres161-9.11.22-3.46.4.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.11.22-3.46.4.s390x",
"product": {
"name": "bind-9.11.22-3.46.4.s390x",
"product_id": "bind-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.11.22-3.46.4.s390x",
"product": {
"name": "bind-chrootenv-9.11.22-3.46.4.s390x",
"product_id": "bind-chrootenv-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "bind-devel-9.11.22-3.46.4.s390x",
"product": {
"name": "bind-devel-9.11.22-3.46.4.s390x",
"product_id": "bind-devel-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "bind-devel-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "bind-devel-32bit-9.11.22-3.46.4.s390x",
"product_id": "bind-devel-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.11.22-3.46.4.s390x",
"product": {
"name": "bind-lwresd-9.11.22-3.46.4.s390x",
"product_id": "bind-lwresd-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.11.22-3.46.4.s390x",
"product": {
"name": "bind-utils-9.11.22-3.46.4.s390x",
"product_id": "bind-utils-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libbind9-161-9.11.22-3.46.4.s390x",
"product": {
"name": "libbind9-161-9.11.22-3.46.4.s390x",
"product_id": "libbind9-161-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libbind9-161-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "libbind9-161-32bit-9.11.22-3.46.4.s390x",
"product_id": "libbind9-161-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libdns1110-9.11.22-3.46.4.s390x",
"product": {
"name": "libdns1110-9.11.22-3.46.4.s390x",
"product_id": "libdns1110-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libdns1110-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "libdns1110-32bit-9.11.22-3.46.4.s390x",
"product_id": "libdns1110-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.11.22-3.46.4.s390x",
"product": {
"name": "libirs-devel-9.11.22-3.46.4.s390x",
"product_id": "libirs-devel-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libirs161-9.11.22-3.46.4.s390x",
"product": {
"name": "libirs161-9.11.22-3.46.4.s390x",
"product_id": "libirs161-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libirs161-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "libirs161-32bit-9.11.22-3.46.4.s390x",
"product_id": "libirs161-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libisc1107-9.11.22-3.46.4.s390x",
"product": {
"name": "libisc1107-9.11.22-3.46.4.s390x",
"product_id": "libisc1107-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libisc1107-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "libisc1107-32bit-9.11.22-3.46.4.s390x",
"product_id": "libisc1107-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libisccc161-9.11.22-3.46.4.s390x",
"product": {
"name": "libisccc161-9.11.22-3.46.4.s390x",
"product_id": "libisccc161-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libisccc161-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "libisccc161-32bit-9.11.22-3.46.4.s390x",
"product_id": "libisccc161-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libisccfg163-9.11.22-3.46.4.s390x",
"product": {
"name": "libisccfg163-9.11.22-3.46.4.s390x",
"product_id": "libisccfg163-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "libisccfg163-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "libisccfg163-32bit-9.11.22-3.46.4.s390x",
"product_id": "libisccfg163-32bit-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "liblwres161-9.11.22-3.46.4.s390x",
"product": {
"name": "liblwres161-9.11.22-3.46.4.s390x",
"product_id": "liblwres161-9.11.22-3.46.4.s390x"
}
},
{
"category": "product_version",
"name": "liblwres161-32bit-9.11.22-3.46.4.s390x",
"product": {
"name": "liblwres161-32bit-9.11.22-3.46.4.s390x",
"product_id": "liblwres161-32bit-9.11.22-3.46.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.11.22-3.46.4.x86_64",
"product": {
"name": "bind-9.11.22-3.46.4.x86_64",
"product_id": "bind-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"product": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"product_id": "bind-chrootenv-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.11.22-3.46.4.x86_64",
"product": {
"name": "bind-devel-9.11.22-3.46.4.x86_64",
"product_id": "bind-devel-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "bind-devel-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "bind-devel-32bit-9.11.22-3.46.4.x86_64",
"product_id": "bind-devel-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "bind-lwresd-9.11.22-3.46.4.x86_64",
"product": {
"name": "bind-lwresd-9.11.22-3.46.4.x86_64",
"product_id": "bind-lwresd-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.11.22-3.46.4.x86_64",
"product": {
"name": "bind-utils-9.11.22-3.46.4.x86_64",
"product_id": "bind-utils-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libbind9-161-9.11.22-3.46.4.x86_64",
"product": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64",
"product_id": "libbind9-161-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libbind9-161-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "libbind9-161-32bit-9.11.22-3.46.4.x86_64",
"product_id": "libbind9-161-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libdns1110-9.11.22-3.46.4.x86_64",
"product": {
"name": "libdns1110-9.11.22-3.46.4.x86_64",
"product_id": "libdns1110-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libdns1110-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "libdns1110-32bit-9.11.22-3.46.4.x86_64",
"product_id": "libdns1110-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.11.22-3.46.4.x86_64",
"product": {
"name": "libirs-devel-9.11.22-3.46.4.x86_64",
"product_id": "libirs-devel-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libirs161-9.11.22-3.46.4.x86_64",
"product": {
"name": "libirs161-9.11.22-3.46.4.x86_64",
"product_id": "libirs161-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libirs161-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "libirs161-32bit-9.11.22-3.46.4.x86_64",
"product_id": "libirs161-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libisc1107-9.11.22-3.46.4.x86_64",
"product": {
"name": "libisc1107-9.11.22-3.46.4.x86_64",
"product_id": "libisc1107-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"product_id": "libisc1107-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libisccc161-9.11.22-3.46.4.x86_64",
"product": {
"name": "libisccc161-9.11.22-3.46.4.x86_64",
"product_id": "libisccc161-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libisccc161-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "libisccc161-32bit-9.11.22-3.46.4.x86_64",
"product_id": "libisccc161-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libisccfg163-9.11.22-3.46.4.x86_64",
"product": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64",
"product_id": "libisccfg163-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "libisccfg163-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "libisccfg163-32bit-9.11.22-3.46.4.x86_64",
"product_id": "libisccfg163-32bit-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "liblwres161-9.11.22-3.46.4.x86_64",
"product": {
"name": "liblwres161-9.11.22-3.46.4.x86_64",
"product_id": "liblwres161-9.11.22-3.46.4.x86_64"
}
},
{
"category": "product_version",
"name": "liblwres161-32bit-9.11.22-3.46.4.x86_64",
"product": {
"name": "liblwres161-32bit-9.11.22-3.46.4.x86_64",
"product_id": "liblwres161-32bit-9.11.22-3.46.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 9",
"product": {
"name": "SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:9"
}
}
},
{
"category": "product_name",
"name": "SUSE OpenStack Cloud Crowbar 9",
"product": {
"name": "SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp4"
}
}
},
{
"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 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-espos:12:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp4"
}
}
},
{
"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": "bind-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud 9",
"product_id": "SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud Crowbar 9",
"product_id": "SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-utils-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libdns1110-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libirs161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisc1107-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccc161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "liblwres161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-devel-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-devel-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-devel-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-devel-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libirs161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-utils-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-utils-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libdns1110-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x"
},
"product_reference": "libdns1110-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libirs161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libirs161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x"
},
"product_reference": "libirs161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisc1107-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x"
},
"product_reference": "libisc1107-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccc161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x"
},
"product_reference": "libisccc161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "liblwres161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x"
},
"product_reference": "liblwres161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-utils-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-utils-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libdns1110-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x"
},
"product_reference": "libdns1110-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libirs161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libirs161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x"
},
"product_reference": "libirs161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisc1107-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x"
},
"product_reference": "libisc1107-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccc161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x"
},
"product_reference": "libisccc161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "liblwres161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x"
},
"product_reference": "liblwres161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.11.22-3.46.4.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:bind-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.11.22-3.46.4.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:bind-chrootenv-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch"
},
"product_reference": "bind-doc-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le"
},
"product_reference": "bind-utils-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x"
},
"product_reference": "bind-utils-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.11.22-3.46.4.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:bind-utils-9.11.22-3.46.4.x86_64"
},
"product_reference": "bind-utils-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-161-9.11.22-3.46.4.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:libbind9-161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libbind9-161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libdns1110-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x"
},
"product_reference": "libdns1110-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1110-9.11.22-3.46.4.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:libdns1110-9.11.22-3.46.4.x86_64"
},
"product_reference": "libdns1110-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libirs161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libirs161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x"
},
"product_reference": "libirs161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs161-9.11.22-3.46.4.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:libirs161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libirs161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisc1107-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x"
},
"product_reference": "libisc1107-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-9.11.22-3.46.4.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:libisc1107-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1107-32bit-9.11.22-3.46.4.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:libisc1107-32bit-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccc161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x"
},
"product_reference": "libisccc161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc161-9.11.22-3.46.4.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:libisccc161-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccc161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg163-9.11.22-3.46.4.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:libisccfg163-9.11.22-3.46.4.x86_64"
},
"product_reference": "libisccfg163-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le"
},
"product_reference": "liblwres161-9.11.22-3.46.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x"
},
"product_reference": "liblwres161-9.11.22-3.46.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "liblwres161-9.11.22-3.46.4.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:liblwres161-9.11.22-3.46.4.x86_64"
},
"product_reference": "liblwres161-9.11.22-3.46.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch"
},
"product_reference": "python-bind-9.11.22-3.46.4.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2828"
}
],
"notes": [
{
"category": "general",
"text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2828",
"url": "https://www.suse.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1216764 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1216764"
}
],
"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 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch",
"SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64",
"SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-07T09:34:45Z",
"details": "important"
}
],
"title": "CVE-2023-2828"
}
]
}
SUSE-SU-2023:2794-1
Vulnerability from csaf_suse - Published: 2023-07-07 10:36 - Updated: 2023-07-07 10:36Summary
Security update for bind
Severity
Important
Notes
Title of the patch: Security update for bind
Description of the patch: This update for bind fixes the following issues:
- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).
Patchnames: SUSE-2023-2794,SUSE-SLE-Manager-Tools-For-Micro-5-2023-2794,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2794,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2794,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2794,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2794,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2794,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2794,SUSE-Storage-7-2023-2794,openSUSE-SLE-15.4-2023-2794
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
268 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\n- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2794,SUSE-SLE-Manager-Tools-For-Micro-5-2023-2794,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2794,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2794,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2794,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2794,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2794,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2794,SUSE-Storage-7-2023-2794,openSUSE-SLE-15.4-2023-2794",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2794-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2794-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232794-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2794-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015458.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212544",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2828/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2023-07-07T10:36:46Z",
"generator": {
"date": "2023-07-07T10:36:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2794-1",
"initial_release_date": "2023-07-07T10:36:46Z",
"revision_history": [
{
"date": "2023-07-07T10:36:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "bind-9.16.6-150000.12.68.1.aarch64",
"product_id": "bind-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"product_id": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"product_id": "bind-devel-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"product_id": "bind-utils-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"product_id": "libbind9-1600-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"product_id": "libdns1605-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"product_id": "libirs-devel-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"product_id": "libirs1601-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"product_id": "libisc1606-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"product_id": "libisccc1600-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"product_id": "libisccfg1600-9.16.6-150000.12.68.1.aarch64"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150000.12.68.1.aarch64",
"product": {
"name": "libns1604-9.16.6-150000.12.68.1.aarch64",
"product_id": "libns1604-9.16.6-150000.12.68.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "bind-devel-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "bind-devel-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libns1604-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product": {
"name": "libns1604-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"product_id": "libns1604-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150000.12.68.1.i586",
"product": {
"name": "bind-9.16.6-150000.12.68.1.i586",
"product_id": "bind-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150000.12.68.1.i586",
"product": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.i586",
"product_id": "bind-chrootenv-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150000.12.68.1.i586",
"product": {
"name": "bind-devel-9.16.6-150000.12.68.1.i586",
"product_id": "bind-devel-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150000.12.68.1.i586",
"product": {
"name": "bind-utils-9.16.6-150000.12.68.1.i586",
"product_id": "bind-utils-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.i586",
"product_id": "libbind9-1600-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libdns1605-9.16.6-150000.12.68.1.i586",
"product_id": "libdns1605-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libirs-devel-9.16.6-150000.12.68.1.i586",
"product_id": "libirs-devel-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libirs1601-9.16.6-150000.12.68.1.i586",
"product_id": "libirs1601-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libisc1606-9.16.6-150000.12.68.1.i586",
"product_id": "libisc1606-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libisccc1600-9.16.6-150000.12.68.1.i586",
"product_id": "libisccc1600-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.i586",
"product_id": "libisccfg1600-9.16.6-150000.12.68.1.i586"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150000.12.68.1.i586",
"product": {
"name": "libns1604-9.16.6-150000.12.68.1.i586",
"product_id": "libns1604-9.16.6-150000.12.68.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.16.6-150000.12.68.1.noarch",
"product": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch",
"product_id": "bind-doc-9.16.6-150000.12.68.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-bind-9.16.6-150000.12.68.1.noarch",
"product": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch",
"product_id": "python3-bind-9.16.6-150000.12.68.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "bind-9.16.6-150000.12.68.1.ppc64le",
"product_id": "bind-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"product_id": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "bind-devel-9.16.6-150000.12.68.1.ppc64le",
"product_id": "bind-devel-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "bind-utils-9.16.6-150000.12.68.1.ppc64le",
"product_id": "bind-utils-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libdns1605-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libdns1605-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libirs-devel-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libirs1601-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libirs1601-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libisc1606-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libisc1606-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libisccc1600-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150000.12.68.1.ppc64le",
"product": {
"name": "libns1604-9.16.6-150000.12.68.1.ppc64le",
"product_id": "libns1604-9.16.6-150000.12.68.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "bind-9.16.6-150000.12.68.1.s390x",
"product_id": "bind-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"product_id": "bind-chrootenv-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "bind-devel-9.16.6-150000.12.68.1.s390x",
"product_id": "bind-devel-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "bind-utils-9.16.6-150000.12.68.1.s390x",
"product_id": "bind-utils-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.s390x",
"product_id": "libbind9-1600-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libdns1605-9.16.6-150000.12.68.1.s390x",
"product_id": "libdns1605-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libirs-devel-9.16.6-150000.12.68.1.s390x",
"product_id": "libirs-devel-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libirs1601-9.16.6-150000.12.68.1.s390x",
"product_id": "libirs1601-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libisc1606-9.16.6-150000.12.68.1.s390x",
"product_id": "libisc1606-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libisccc1600-9.16.6-150000.12.68.1.s390x",
"product_id": "libisccc1600-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.s390x",
"product_id": "libisccfg1600-9.16.6-150000.12.68.1.s390x"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150000.12.68.1.s390x",
"product": {
"name": "libns1604-9.16.6-150000.12.68.1.s390x",
"product_id": "libns1604-9.16.6-150000.12.68.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "bind-9.16.6-150000.12.68.1.x86_64",
"product_id": "bind-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"product_id": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"product_id": "bind-devel-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"product_id": "bind-utils-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"product_id": "libbind9-1600-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"product_id": "libdns1605-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"product_id": "libirs-devel-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"product_id": "libirs1601-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"product_id": "libisc1606-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"product_id": "libisccc1600-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"product_id": "libisccfg1600-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64",
"product_id": "libns1604-9.16.6-150000.12.68.1.x86_64"
}
},
{
"category": "product_version",
"name": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64",
"product": {
"name": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64",
"product_id": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product": {
"name": "SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-manager-tools-micro:5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
},
"product_reference": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
},
"product_reference": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
},
"product_reference": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
},
"product_reference": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
},
"product_reference": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32"
},
"product_reference": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Manager Client Tools for SLE Micro 5",
"product_id": "SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64"
},
"product_reference": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2828"
}
],
"notes": [
{
"category": "general",
"text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch",
"openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2828",
"url": "https://www.suse.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1216764 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1216764"
}
],
"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:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch",
"openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.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:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x",
"SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64",
"SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch",
"openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64",
"openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-07T10:36:46Z",
"details": "important"
}
],
"title": "CVE-2023-2828"
}
]
}
SUSE-SU-2023:2836-1
Vulnerability from csaf_suse - Published: 2023-07-14 19:18 - Updated: 2023-07-14 19:18Summary
Security update for bind
Severity
Important
Notes
Title of the patch: Security update for bind
Description of the patch: This update for bind fixes the following issues:
Update to release 9.16.42
Security Fixes:
* The overmem cleaning process has been improved, to prevent the
cache from significantly exceeding the configured
max-cache-size limit. (CVE-2023-2828)
* A query that prioritizes stale data over lookup triggers a
fetch to refresh the stale data in cache. If the fetch is
aborted for exceeding the recursion quota, it was possible for
named to enter an infinite callback loop and crash due to stack
overflow. This has been fixed. (CVE-2023-2911)
Bug Fixes:
* Previously, it was possible for a delegation from cache to be
returned to the client after the stale-answer-client-timeout
duration. This has been fixed. [bsc#1212544, bsc#1212567, jsc#SLE-24600]
Update to release 9.16.41
Bug Fixes:
* When removing delegations from an opt-out range,
empty-non-terminal NSEC3 records generated by those delegations
were not cleaned up. This has been fixed. [jsc#SLE-24600]
Update to release 9.16.40
Bug Fixes:
* Logfiles using timestamp-style suffixes were not always
correctly removed when the number of files exceeded the limit
set by versions. This has been fixed for configurations which
do not explicitly specify a directory path as part of the file
argument in the channel specification.
* Performance of DNSSEC validation in zones with many DNSKEY
records has been improved.
Update to release 9.16.39
Feature Changes:
* libuv support for receiving multiple UDP messages in a single
recvmmsg() system call has been tweaked several times between
libuv versions 1.35.0 and 1.40.0; the current recommended libuv
version is 1.40.0 or higher. New rules are now in effect for
running with a different version of libuv than the one used at
compilation time. These rules may trigger a fatal error at
startup:
- Building against or running with libuv versions 1.35.0 and
1.36.0 is now a fatal error.
- Running with libuv version higher than 1.34.2 is now a
fatal error when named is built against libuv version
1.34.2 or lower.
- Running with libuv version higher than 1.39.0 is now a
fatal error when named is built against libuv version
1.37.0, 1.38.0, 1.38.1, or 1.39.0.
* This prevents the use of libuv versions that may trigger an
assertion failure when receiving multiple UDP messages in a
single system call.
Bug Fixes:
* named could crash with an assertion failure when adding a new
zone into the configuration file for a name which was already
configured as a member zone for a catalog zone. This has been
fixed.
* When named starts up, it sends a query for the DNSSEC key for
each configured trust anchor to determine whether the key has
changed. In some unusual cases, the query might depend on a
zone for which the server is itself authoritative, and would
have failed if it were sent before the zone was fully loaded.
This has now been fixed by delaying the key queries until all
zones have finished loading. [jsc#SLE-24600]
Patchnames: SUSE-2023-2836,SUSE-SLE-Module-Basesystem-15-SP5-2023-2836,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2836,openSUSE-SLE-15.5-2023-2836
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
15 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\nUpdate to release 9.16.42\n\nSecurity Fixes:\n\n* The overmem cleaning process has been improved, to prevent the\n cache from significantly exceeding the configured\n max-cache-size limit. (CVE-2023-2828)\n* A query that prioritizes stale data over lookup triggers a\n fetch to refresh the stale data in cache. If the fetch is\n aborted for exceeding the recursion quota, it was possible for\n named to enter an infinite callback loop and crash due to stack\n overflow. This has been fixed. (CVE-2023-2911)\n\nBug Fixes:\n\n* Previously, it was possible for a delegation from cache to be\n returned to the client after the stale-answer-client-timeout\n duration. This has been fixed. [bsc#1212544, bsc#1212567, jsc#SLE-24600]\n\nUpdate to release 9.16.41\n\nBug Fixes:\n\n* When removing delegations from an opt-out range,\n empty-non-terminal NSEC3 records generated by those delegations\n were not cleaned up. This has been fixed. [jsc#SLE-24600]\n\nUpdate to release 9.16.40\n\nBug Fixes:\n\n* Logfiles using timestamp-style suffixes were not always\n correctly removed when the number of files exceeded the limit\n set by versions. This has been fixed for configurations which\n do not explicitly specify a directory path as part of the file\n argument in the channel specification.\n* Performance of DNSSEC validation in zones with many DNSKEY\n records has been improved.\n\nUpdate to release 9.16.39\n\nFeature Changes:\n\n* libuv support for receiving multiple UDP messages in a single\n recvmmsg() system call has been tweaked several times between\n libuv versions 1.35.0 and 1.40.0; the current recommended libuv\n version is 1.40.0 or higher. New rules are now in effect for\n running with a different version of libuv than the one used at\n compilation time. These rules may trigger a fatal error at\n startup:\n - Building against or running with libuv versions 1.35.0 and\n 1.36.0 is now a fatal error.\n - Running with libuv version higher than 1.34.2 is now a\n fatal error when named is built against libuv version\n 1.34.2 or lower.\n - Running with libuv version higher than 1.39.0 is now a\n fatal error when named is built against libuv version\n 1.37.0, 1.38.0, 1.38.1, or 1.39.0.\n\n* This prevents the use of libuv versions that may trigger an\n assertion failure when receiving multiple UDP messages in a\n single system call.\n\nBug Fixes:\n\n* named could crash with an assertion failure when adding a new\n zone into the configuration file for a name which was already\n configured as a member zone for a catalog zone. This has been\n fixed.\n* When named starts up, it sends a query for the DNSSEC key for\n each configured trust anchor to determine whether the key has\n changed. In some unusual cases, the query might depend on a\n zone for which the server is itself authoritative, and would\n have failed if it were sent before the zone was fully loaded.\n This has now been fixed by delaying the key queries until all\n zones have finished loading. [jsc#SLE-24600]\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2836,SUSE-SLE-Module-Basesystem-15-SP5-2023-2836,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2836,openSUSE-SLE-15.5-2023-2836",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2836-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2836-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232836-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2836-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015499.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212090",
"url": "https://bugzilla.suse.com/1212090"
},
{
"category": "self",
"summary": "SUSE Bug 1212544",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "self",
"summary": "SUSE Bug 1212567",
"url": "https://bugzilla.suse.com/1212567"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2828/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2911 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2911/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2023-07-14T19:18:58Z",
"generator": {
"date": "2023-07-14T19:18:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2836-1",
"initial_release_date": "2023-07-14T19:18:58Z",
"revision_history": [
{
"date": "2023-07-14T19:18:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150500.8.3.1.aarch64",
"product": {
"name": "bind-9.16.42-150500.8.3.1.aarch64",
"product_id": "bind-9.16.42-150500.8.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150500.8.3.1.aarch64",
"product": {
"name": "bind-utils-9.16.42-150500.8.3.1.aarch64",
"product_id": "bind-utils-9.16.42-150500.8.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150500.8.3.1.i586",
"product": {
"name": "bind-9.16.42-150500.8.3.1.i586",
"product_id": "bind-9.16.42-150500.8.3.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150500.8.3.1.i586",
"product": {
"name": "bind-utils-9.16.42-150500.8.3.1.i586",
"product_id": "bind-utils-9.16.42-150500.8.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.16.42-150500.8.3.1.noarch",
"product": {
"name": "bind-doc-9.16.42-150500.8.3.1.noarch",
"product_id": "bind-doc-9.16.42-150500.8.3.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-bind-9.16.42-150500.8.3.1.noarch",
"product": {
"name": "python3-bind-9.16.42-150500.8.3.1.noarch",
"product_id": "python3-bind-9.16.42-150500.8.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150500.8.3.1.ppc64le",
"product": {
"name": "bind-9.16.42-150500.8.3.1.ppc64le",
"product_id": "bind-9.16.42-150500.8.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150500.8.3.1.ppc64le",
"product": {
"name": "bind-utils-9.16.42-150500.8.3.1.ppc64le",
"product_id": "bind-utils-9.16.42-150500.8.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150500.8.3.1.s390x",
"product": {
"name": "bind-9.16.42-150500.8.3.1.s390x",
"product_id": "bind-9.16.42-150500.8.3.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150500.8.3.1.s390x",
"product": {
"name": "bind-utils-9.16.42-150500.8.3.1.s390x",
"product_id": "bind-utils-9.16.42-150500.8.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.42-150500.8.3.1.x86_64",
"product": {
"name": "bind-9.16.42-150500.8.3.1.x86_64",
"product_id": "bind-9.16.42-150500.8.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.42-150500.8.3.1.x86_64",
"product": {
"name": "bind-utils-9.16.42-150500.8.3.1.x86_64",
"product_id": "bind-utils-9.16.42-150500.8.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"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": "bind-utils-9.16.42-150500.8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.42-150500.8.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch"
},
"product_reference": "python3-bind-9.16.42-150500.8.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.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:bind-9.16.42-150500.8.3.1.aarch64"
},
"product_reference": "bind-9.16.42-150500.8.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.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:bind-9.16.42-150500.8.3.1.ppc64le"
},
"product_reference": "bind-9.16.42-150500.8.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.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:bind-9.16.42-150500.8.3.1.s390x"
},
"product_reference": "bind-9.16.42-150500.8.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.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:bind-9.16.42-150500.8.3.1.x86_64"
},
"product_reference": "bind-9.16.42-150500.8.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.42-150500.8.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch"
},
"product_reference": "bind-doc-9.16.42-150500.8.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64"
},
"product_reference": "bind-9.16.42-150500.8.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le"
},
"product_reference": "bind-9.16.42-150500.8.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x"
},
"product_reference": "bind-9.16.42-150500.8.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.42-150500.8.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64"
},
"product_reference": "bind-9.16.42-150500.8.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.42-150500.8.3.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch"
},
"product_reference": "bind-doc-9.16.42-150500.8.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.42-150500.8.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64"
},
"product_reference": "bind-utils-9.16.42-150500.8.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.42-150500.8.3.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
},
"product_reference": "python3-bind-9.16.42-150500.8.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2828"
}
],
"notes": [
{
"category": "general",
"text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2828",
"url": "https://www.suse.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1216764 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1216764"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T19:18:58Z",
"details": "important"
}
],
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-2911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2911"
}
],
"notes": [
{
"category": "general",
"text": "If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly due to a stack overflow.\nThis issue affects BIND 9 versions 9.16.33 through 9.16.41, 9.18.7 through 9.18.15, 9.16.33-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2911",
"url": "https://www.suse.com/security/cve/CVE-2023-2911"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2911",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1212567 for CVE-2023-2911",
"url": "https://bugzilla.suse.com/1212567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x",
"openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64",
"openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-14T19:18:58Z",
"details": "important"
}
],
"title": "CVE-2023-2911"
}
]
}
SUSE-SU-2023:2954-1
Vulnerability from csaf_suse - Published: 2023-07-24 11:02 - Updated: 2023-07-24 11:02Summary
Security update for bind
Severity
Important
Notes
Title of the patch: Security update for bind
Description of the patch: This update for bind fixes the following issues:
- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).
Patchnames: SUSE-2023-2954,SUSE-SLE-Module-Basesystem-15-SP4-2023-2954,SUSE-SLE-Module-Basesystem-15-SP5-2023-2954,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2954,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2954,SUSE-SLE-Product-RT-15-SP3-2023-2954,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2954,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2954,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2954,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2954,SUSE-Storage-7.1-2023-2954,openSUSE-SLE-15.4-2023-2954
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
324 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\n- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2954,SUSE-SLE-Module-Basesystem-15-SP4-2023-2954,SUSE-SLE-Module-Basesystem-15-SP5-2023-2954,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2954,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2954,SUSE-SLE-Product-RT-15-SP3-2023-2954,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2954,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2954,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2954,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2954,SUSE-Storage-7.1-2023-2954,openSUSE-SLE-15.4-2023-2954",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2954-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2954-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232954-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2954-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018035.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212544",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-2828 page",
"url": "https://www.suse.com/security/cve/CVE-2023-2828/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2023-07-24T11:02:45Z",
"generator": {
"date": "2023-07-24T11:02:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2954-1",
"initial_release_date": "2023-07-24T11:02:45Z",
"revision_history": [
{
"date": "2023-07-24T11:02:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "bind-9.16.6-150300.22.30.1.aarch64",
"product_id": "bind-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"product_id": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"product_id": "bind-devel-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "bind-utils-9.16.6-150300.22.30.1.aarch64",
"product_id": "bind-utils-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"product_id": "libbind9-1600-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"product_id": "libdns1605-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"product_id": "libirs-devel-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"product_id": "libirs1601-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"product_id": "libisc1606-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"product_id": "libisccc1600-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"product_id": "libisccfg1600-9.16.6-150300.22.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150300.22.30.1.aarch64",
"product": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64",
"product_id": "libns1604-9.16.6-150300.22.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150300.22.30.1.i586",
"product": {
"name": "bind-9.16.6-150300.22.30.1.i586",
"product_id": "bind-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150300.22.30.1.i586",
"product": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.i586",
"product_id": "bind-chrootenv-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150300.22.30.1.i586",
"product": {
"name": "bind-devel-9.16.6-150300.22.30.1.i586",
"product_id": "bind-devel-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150300.22.30.1.i586",
"product": {
"name": "bind-utils-9.16.6-150300.22.30.1.i586",
"product_id": "bind-utils-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.i586",
"product_id": "libbind9-1600-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libdns1605-9.16.6-150300.22.30.1.i586",
"product_id": "libdns1605-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libirs-devel-9.16.6-150300.22.30.1.i586",
"product_id": "libirs-devel-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libirs1601-9.16.6-150300.22.30.1.i586",
"product_id": "libirs1601-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libisc1606-9.16.6-150300.22.30.1.i586",
"product_id": "libisc1606-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libisccc1600-9.16.6-150300.22.30.1.i586",
"product_id": "libisccc1600-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.i586",
"product_id": "libisccfg1600-9.16.6-150300.22.30.1.i586"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150300.22.30.1.i586",
"product": {
"name": "libns1604-9.16.6-150300.22.30.1.i586",
"product_id": "libns1604-9.16.6-150300.22.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.16.6-150300.22.30.1.noarch",
"product": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch",
"product_id": "bind-doc-9.16.6-150300.22.30.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-bind-9.16.6-150300.22.30.1.noarch",
"product": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch",
"product_id": "python3-bind-9.16.6-150300.22.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "bind-9.16.6-150300.22.30.1.ppc64le",
"product_id": "bind-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"product_id": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"product_id": "bind-devel-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "bind-utils-9.16.6-150300.22.30.1.ppc64le",
"product_id": "bind-utils-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libdns1605-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libirs-devel-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libirs1601-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libisc1606-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libisccc1600-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"product": {
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"product_id": "libns1604-9.16.6-150300.22.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "bind-9.16.6-150300.22.30.1.s390x",
"product_id": "bind-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"product_id": "bind-chrootenv-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "bind-devel-9.16.6-150300.22.30.1.s390x",
"product_id": "bind-devel-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "bind-utils-9.16.6-150300.22.30.1.s390x",
"product_id": "bind-utils-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"product_id": "libbind9-1600-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libdns1605-9.16.6-150300.22.30.1.s390x",
"product_id": "libdns1605-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libirs-devel-9.16.6-150300.22.30.1.s390x",
"product_id": "libirs-devel-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libirs1601-9.16.6-150300.22.30.1.s390x",
"product_id": "libirs1601-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libisc1606-9.16.6-150300.22.30.1.s390x",
"product_id": "libisc1606-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"product_id": "libisccc1600-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"product_id": "libisccfg1600-9.16.6-150300.22.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150300.22.30.1.s390x",
"product": {
"name": "libns1604-9.16.6-150300.22.30.1.s390x",
"product_id": "libns1604-9.16.6-150300.22.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "bind-9.16.6-150300.22.30.1.x86_64",
"product_id": "bind-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"product_id": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"product_id": "bind-devel-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"product_id": "bind-utils-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"product_id": "libbind9-1600-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"product_id": "libdns1605-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"product_id": "libirs-devel-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"product_id": "libirs1601-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"product_id": "libisc1606-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"product_id": "libisccc1600-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"product_id": "libisccfg1600-9.16.6-150300.22.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libns1604-9.16.6-150300.22.30.1.x86_64",
"product": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64",
"product_id": "libns1604-9.16.6-150300.22.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"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 High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt: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 Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.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:bind-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.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:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.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:bind-chrootenv-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.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:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.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:bind-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.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:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.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:bind-utils-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.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:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.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:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.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:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.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:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.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:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.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:libirs-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.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:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.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:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.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:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.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:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.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:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.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:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.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:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.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:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.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:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.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:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.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:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.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:bind-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.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:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.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:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.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:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.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:bind-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.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:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.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:bind-utils-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.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:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.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:libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.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:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.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:libdns1605-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.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:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.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:libirs-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.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:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.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:libirs1601-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.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:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.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:libisc1606-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.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:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.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:libisccc1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.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:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.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:libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.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:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.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:libns1604-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.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:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch"
},
"product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64"
},
"product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-2828"
}
],
"notes": [
{
"category": "general",
"text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-2828",
"url": "https://www.suse.com/security/cve/CVE-2023-2828"
},
{
"category": "external",
"summary": "SUSE Bug 1212544 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1212544"
},
{
"category": "external",
"summary": "SUSE Bug 1216764 for CVE-2023-2828",
"url": "https://bugzilla.suse.com/1216764"
}
],
"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:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.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:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x",
"SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64",
"SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x",
"openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-07-24T11:02:45Z",
"details": "important"
}
],
"title": "CVE-2023-2828"
}
]
}
WID-SEC-W-2023-1533
Vulnerability from csaf_certbund - Published: 2023-06-21 22:00 - Updated: 2026-01-06 23:00Summary
Internet Systems Consortium BIND: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: BIND (Berkeley Internet Name Domain) ist ein Open-Source-Softwarepaket, das einen Domain-Name-System-Server implementiert.
Ubuntu Linux ist die Linux Distribution des Herstellers Canonical.
Network Identity Operating System (NIOS) ist das Betriebssystem von Infoblox Netzwerkprodukten.
Infoblox DDI ist ein Verwaltungsserver für Netzwerkadressen mit DNS und DHCP-Server.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium BIND ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
20 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Internet Systems Consortium BIND <9.18.16
Internet Systems Consortium / BIND
|
<9.18.16 | ||
|
Internet Systems Consortium BIND <9.19.14
Internet Systems Consortium / BIND
|
<9.19.14 | ||
|
Internet Systems Consortium BIND <9.16.42-S1
Internet Systems Consortium / BIND
|
<9.16.42-S1 | ||
|
Internet Systems Consortium BIND <9.16.42
Internet Systems Consortium / BIND
|
<9.16.42 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM AIX 7.2
IBM / AIX
|
cpe:/o:ibm:aix:7.2
|
7.2 | |
|
IBM VIOS 3.1
IBM / VIOS
|
cpe:/a:ibm:vios:3.1
|
3.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Ubuntu Linux
Ubuntu / Linux
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu / Linux
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Infoblox DDI bloxone
Infoblox / DDI
|
cpe:/a:infoblox:ddi:bloxone
|
bloxone | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Internet Systems Consortium BIND <9.18.16-S1
Internet Systems Consortium / BIND
|
<9.18.16-S1 |
Last affected
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Infoblox NIOS <=9.0.0
Infoblox / NIOS
|
<=9.0.0 | ||
|
Infoblox NIOS <=8.6.2
Infoblox / NIOS
|
<=8.6.2 |
Affected products
Known affected
17 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Internet Systems Consortium BIND <9.18.16
Internet Systems Consortium / BIND
|
<9.18.16 | ||
|
Internet Systems Consortium BIND <9.16.42-S1
Internet Systems Consortium / BIND
|
<9.16.42-S1 | ||
|
Internet Systems Consortium BIND <9.16.42
Internet Systems Consortium / BIND
|
<9.16.42 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM AIX 7.2
IBM / AIX
|
cpe:/o:ibm:aix:7.2
|
7.2 | |
|
IBM VIOS 3.1
IBM / VIOS
|
cpe:/a:ibm:vios:3.1
|
3.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu / Linux
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Internet Systems Consortium BIND <9.18.16-S1
Internet Systems Consortium / BIND
|
<9.18.16-S1 |
Affected products
Known affected
18 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Internet Systems Consortium BIND <9.18.16
Internet Systems Consortium / BIND
|
<9.18.16 | ||
|
Internet Systems Consortium BIND <9.16.42-S1
Internet Systems Consortium / BIND
|
<9.16.42-S1 | ||
|
Internet Systems Consortium BIND <9.16.42
Internet Systems Consortium / BIND
|
<9.16.42 | ||
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM AIX 7.2
IBM / AIX
|
cpe:/o:ibm:aix:7.2
|
7.2 | |
|
IBM VIOS 3.1
IBM / VIOS
|
cpe:/a:ibm:vios:3.1
|
3.1 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Ubuntu Linux
Ubuntu / Linux
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu / Linux
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
IBM AIX 7.3
IBM / AIX
|
cpe:/o:ibm:aix:7.3
|
7.3 | |
|
Internet Systems Consortium BIND <9.18.16-S1
Internet Systems Consortium / BIND
|
<9.18.16-S1 |
References
45 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "BIND (Berkeley Internet Name Domain) ist ein Open-Source-Softwarepaket, das einen Domain-Name-System-Server implementiert.\r\nUbuntu Linux ist die Linux Distribution des Herstellers Canonical.\r\nNetwork Identity Operating System (NIOS) ist das Betriebssystem von Infoblox Netzwerkprodukten.\r\nInfoblox DDI ist ein Verwaltungsserver f\u00fcr Netzwerkadressen mit DNS und DHCP-Server.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium BIND 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-2023-1533 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1533.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-1533 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1533"
},
{
"category": "external",
"summary": "ISC Security Advisory vom 2023-06-21",
"url": "https://kb.isc.org/docs/cve-2023-2828"
},
{
"category": "external",
"summary": "ISC Security Advisory vom 2023-06-21",
"url": "https://kb.isc.org/docs/cve-2023-2829"
},
{
"category": "external",
"summary": "ISC Security Advisory vom 2023-06-21",
"url": "https://kb.isc.org/docs/cve-2023-2911"
},
{
"category": "external",
"summary": "Ubuntu Security Notice",
"url": "https://ubuntu.com/security/notices/USN-6183-1"
},
{
"category": "external",
"summary": "Infoblox Advisory",
"url": "https://support.infoblox.com/s/article/000009010"
},
{
"category": "external",
"summary": "Infoblox Advisory",
"url": "https://support.infoblox.com/s/article/000009014"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-8E1DDB1FA2 vom 2023-06-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8e1ddb1fa2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-C0FF5A2F68 vom 2023-06-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-c0ff5a2f68"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-1D526D551C vom 2023-06-23",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-1d526d551c"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5439 vom 2023-06-25",
"url": "https://lists.debian.org/debian-security-announce/2023/msg00131.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2667-1 vom 2023-06-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015348.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20230703-0010 vom 2023-07-03",
"url": "https://security.netapp.com/advisory/ntap-20230703-0010/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2789-1 vom 2023-07-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015457.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2793-1 vom 2023-07-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015459.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2794-1 vom 2023-07-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015458.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4005 vom 2023-07-10",
"url": "https://access.redhat.com/errata/RHSA-2023:4005"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4037 vom 2023-07-12",
"url": "https://access.redhat.com/errata/RHSA-2023:4037"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2836-1 vom 2023-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015499.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4102 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4102"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4099 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4099"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4101 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4101"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4100 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4100"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4152 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4152"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4153 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4153"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4154 vom 2023-07-18",
"url": "https://access.redhat.com/errata/RHSA-2023:4154"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6183-2 vom 2023-07-18",
"url": "https://ubuntu.com/security/notices/USN-6183-2"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4100 vom 2023-07-20",
"url": "https://linux.oracle.com/errata/ELSA-2023-4100.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-2112 vom 2023-07-20",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2112.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4102 vom 2023-07-20",
"url": "https://linux.oracle.com/errata/ELSA-2023-4102.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2023-1789 vom 2023-07-26",
"url": "https://alas.aws.amazon.com/ALAS-2023-1789.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4225 vom 2023-07-27",
"url": "https://access.redhat.com/errata/RHSA-2023:4225"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4332 vom 2023-07-31",
"url": "https://access.redhat.com/errata/RHSA-2023:4332"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2023:4152 vom 2023-08-03",
"url": "https://lists.centos.org/pipermail/centos-announce/2023-August/086414.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4152 vom 2023-08-10",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014400.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-4099 vom 2023-08-10",
"url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014283.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4625 vom 2023-08-11",
"url": "https://access.redhat.com/errata/RHSA-2023:4625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4624 vom 2023-08-11",
"url": "https://access.redhat.com/errata/RHSA-2023:4624"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7030969 vom 2023-09-07",
"url": "https://www.ibm.com/support/pages/node/7030969"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2954-1 vom 2024-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018035.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7148094 vom 2024-04-11",
"url": "https://www.ibm.com/support/pages/node/7148094"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-1781 vom 2024-04-12",
"url": "https://linux.oracle.com/errata/ELSA-2024-1781.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5231 vom 2024-08-13",
"url": "https://linux.oracle.com/errata/ELSA-2024-5231.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22205 vom 2026-01-07",
"url": "https://linux.oracle.com/errata/ELSA-2025-22205.html"
}
],
"source_lang": "en-US",
"title": "Internet Systems Consortium BIND: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-01-06T23:00:00.000+00:00",
"generator": {
"date": "2026-01-07T11:31:13.206+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2023-1533",
"initial_release_date": "2023-06-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-06-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-06-22T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-06-25T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2023-06-28T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-03T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2023-07-06T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-09T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-10T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-12T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-16T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-07-17T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-18T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2023-07-19T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-07-20T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon und Oracle Linux aufgenommen"
},
{
"date": "2023-07-25T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-07-26T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-07-31T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-08-03T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von CentOS aufgenommen"
},
{
"date": "2023-08-10T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-08-13T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-07T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-02-27T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-11T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von IBM und Oracle Linux aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-06T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"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": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"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": "7.2",
"product": {
"name": "IBM AIX 7.2",
"product_id": "434967",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.2"
}
}
},
{
"category": "product_version",
"name": "7.3",
"product": {
"name": "IBM AIX 7.3",
"product_id": "T029653",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"branches": [
{
"category": "product_version",
"name": "7.5",
"product": {
"name": "IBM QRadar SIEM 7.5",
"product_id": "T022954",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version",
"name": "3.1",
"product": {
"name": "IBM VIOS 3.1",
"product_id": "1039165",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:3.1"
}
}
}
],
"category": "product_name",
"name": "VIOS"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bloxone",
"product": {
"name": "Infoblox DDI bloxone",
"product_id": "T028257",
"product_identification_helper": {
"cpe": "cpe:/a:infoblox:ddi:bloxone"
}
}
}
],
"category": "product_name",
"name": "DDI"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.0.0",
"product": {
"name": "Infoblox NIOS \u003c=9.0.0",
"product_id": "T028255"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.0",
"product": {
"name": "Infoblox NIOS \u003c=9.0.0",
"product_id": "T028255-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.6.2",
"product": {
"name": "Infoblox NIOS \u003c=8.6.2",
"product_id": "T028256"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.6.2",
"product": {
"name": "Infoblox NIOS \u003c=8.6.2",
"product_id": "T028256-fixed"
}
}
],
"category": "product_name",
"name": "NIOS"
}
],
"category": "vendor",
"name": "Infoblox"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.16.42",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.16.42",
"product_id": "T028252"
}
},
{
"category": "product_version",
"name": "9.16.42",
"product": {
"name": "Internet Systems Consortium BIND 9.16.42",
"product_id": "T028252-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.16.42"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.18.16",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.18.16",
"product_id": "T028253"
}
},
{
"category": "product_version",
"name": "9.18.16",
"product": {
"name": "Internet Systems Consortium BIND 9.18.16",
"product_id": "T028253-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.18.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.19.14",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.19.14",
"product_id": "T028254"
}
},
{
"category": "product_version",
"name": "9.19.14",
"product": {
"name": "Internet Systems Consortium BIND 9.19.14",
"product_id": "T028254-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.19.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.16.42-S1",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.16.42-S1",
"product_id": "T028265"
}
},
{
"category": "product_version",
"name": "9.16.42-S1",
"product": {
"name": "Internet Systems Consortium BIND 9.16.42-S1",
"product_id": "T028265-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.16.42-s1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.18.16-S1",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.18.16-S1",
"product_id": "T028266"
}
},
{
"category": "product_version",
"name": "9.18.16-S1",
"product": {
"name": "Internet Systems Consortium BIND 9.18.16-S1",
"product_id": "T028266-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.18.16-s1"
}
}
}
],
"category": "product_name",
"name": "BIND"
}
],
"category": "vendor",
"name": "Internet Systems Consortium"
},
{
"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": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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": [
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
},
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T016400",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "product_name",
"name": "Linux"
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T028253",
"T028254",
"T028265",
"T028252",
"67646",
"434967",
"1039165",
"T004914",
"T016400",
"74185",
"T022954",
"2951",
"T002207",
"T000126",
"398363",
"1727",
"T028257",
"T026333",
"T029653",
"T028266"
],
"last_affected": [
"T028255",
"T028256"
]
},
"release_date": "2023-06-21T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-2829",
"product_status": {
"known_affected": [
"T028253",
"T028265",
"T028252",
"67646",
"434967",
"1039165",
"T004914",
"74185",
"T022954",
"2951",
"T002207",
"T000126",
"398363",
"1727",
"T026333",
"T029653",
"T028266"
]
},
"release_date": "2023-06-21T22:00:00.000+00:00",
"title": "CVE-2023-2829"
},
{
"cve": "CVE-2023-2911",
"product_status": {
"known_affected": [
"T028253",
"T028265",
"T028252",
"67646",
"434967",
"1039165",
"T004914",
"T016400",
"74185",
"T022954",
"2951",
"T002207",
"T000126",
"398363",
"1727",
"T026333",
"T029653",
"T028266"
]
},
"release_date": "2023-06-21T22:00:00.000+00:00",
"title": "CVE-2023-2911"
}
]
}
WID-SEC-W-2023-2625
Vulnerability from csaf_certbund - Published: 2023-10-10 22:00 - Updated: 2025-08-06 22:00Summary
IBM QRadar SIEM: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff: Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuführen und einen Cross-Site-Scripting-Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM 7.5
IBM / QRadar SIEM
|
cpe:/a:ibm:qradar_siem:7.5
|
7.5 | |
|
IBM QRadar SIEM <7.5.0 UP7
IBM / QRadar SIEM
|
<7.5.0 UP7 | ||
|
IBM QRadar SIEM <7.5.0 UP13
IBM / QRadar SIEM
|
<7.5.0 UP13 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff 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-2023-2625 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2625.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2625 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2625"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7049133 vom 2023-10-10",
"url": "https://www.ibm.com/support/pages/node/7049133"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7165686 vom 2024-08-16",
"url": "https://www.ibm.com/support/pages/node/7165686"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241589 vom 2025-08-06",
"url": "https://www.ibm.com/support/pages/node/7241589"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-08-06T22:00:00.000+00:00",
"generator": {
"date": "2025-08-07T08:49:26.099+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-2625",
"initial_release_date": "2023-10-10T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-10-10T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-08-15T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "7.5",
"product": {
"name": "IBM QRadar SIEM 7.5",
"product_id": "T022954",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP7",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP7",
"product_id": "T030425"
}
},
{
"category": "product_version",
"name": "7.5.0 UP7",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP7",
"product_id": "T030425-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP13",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP13",
"product_id": "T045828"
}
},
{
"category": "product_version",
"name": "7.5.0 UP13",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP13",
"product_id": "T045828-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up13"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-1000027",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2016-1000027"
},
{
"cve": "CVE-2020-13956",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2022-21426",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2022-21426"
},
{
"cve": "CVE-2022-25147",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-3564",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-40609",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2022-40609"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-20867",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-20867"
},
{
"cve": "CVE-2023-21830",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21843",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-21954",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-24998",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-25652",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-2597",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-2597"
},
{
"cve": "CVE-2023-26048",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28709",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-28709"
},
{
"cve": "CVE-2023-29007",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-2976",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30441",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-30441"
},
{
"cve": "CVE-2023-30994",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-30994"
},
{
"cve": "CVE-2023-32067",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-32697",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33201",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-33201"
},
{
"cve": "CVE-2023-34149",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-34149"
},
{
"cve": "CVE-2023-34396",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-34396"
},
{
"cve": "CVE-2023-34453",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34981",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-34981"
},
{
"cve": "CVE-2023-35116",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-38408",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-38408"
},
{
"cve": "CVE-2023-40367",
"product_status": {
"known_affected": [
"T022954",
"T030425",
"T045828"
]
},
"release_date": "2023-10-10T22:00:00.000+00:00",
"title": "CVE-2023-40367"
}
]
}
WID-SEC-W-2023-2917
Vulnerability from csaf_certbund - Published: 2023-11-14 23:00 - Updated: 2025-09-03 22:00Summary
Xerox FreeFlow Print Server: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Xerox FreeFlow Print Server v9 for Solaris
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9_for_solaris
|
v9 for Solaris | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Xerox FreeFlow Print Server 9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:9
|
9 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Xerox FreeFlow Print Server v2 / Windows 10
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v2__windows_10
|
v2 / Windows 10 |
References
11 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"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-2023-2917 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2917 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "Xerox Security Bulletin XRX23-021",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01",
"url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11",
"url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/"
}
],
"source_lang": "en-US",
"title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-09-03T22:00:00.000+00:00",
"generator": {
"date": "2025-09-04T06:26:09.420+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2023-2917",
"initial_release_date": "2023-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-11-16T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-28T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2023-11-30T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-03T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-03-11T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-15T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-09-03T22:00:00.000+00:00",
"number": "9",
"summary": "Referenz(en) aufgenommen: EUVD-2023-44310"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "9",
"product": {
"name": "Xerox FreeFlow Print Server 9",
"product_id": "T002977",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:9"
}
}
},
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T015631",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
},
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
},
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
},
{
"category": "product_version",
"name": "v2 / Windows 10",
"product": {
"name": "Xerox FreeFlow Print Server v2 / Windows 10",
"product_id": "T031383",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-5715",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2017-5715"
},
{
"cve": "CVE-2018-3639",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2018-3639"
},
{
"cve": "CVE-2021-44917",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-44917"
},
{
"cve": "CVE-2021-46784",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2021-46784"
},
{
"cve": "CVE-2022-31008",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-31008"
},
{
"cve": "CVE-2022-32206",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32221",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3924",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-3924"
},
{
"cve": "CVE-2022-41409",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-41409"
},
{
"cve": "CVE-2022-48337",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48338",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48338"
},
{
"cve": "CVE-2022-48339",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2022-4899",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2022-4899"
},
{
"cve": "CVE-2023-0049",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0288",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0465",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0666",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0666"
},
{
"cve": "CVE-2023-0668",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-0668"
},
{
"cve": "CVE-2023-1127",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1393",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1393"
},
{
"cve": "CVE-2023-1906",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1906"
},
{
"cve": "CVE-2023-1981",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-1981"
},
{
"cve": "CVE-2023-2004",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2004"
},
{
"cve": "CVE-2023-22025",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22025"
},
{
"cve": "CVE-2023-22043",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22043"
},
{
"cve": "CVE-2023-22067",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22067"
},
{
"cve": "CVE-2023-22081",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22081"
},
{
"cve": "CVE-2023-22128",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22128"
},
{
"cve": "CVE-2023-22129",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-22129"
},
{
"cve": "CVE-2023-23914",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23914"
},
{
"cve": "CVE-2023-23915",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23915"
},
{
"cve": "CVE-2023-23916",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-24329",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24805",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-24805"
},
{
"cve": "CVE-2023-25193",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-2650",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-27985",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27985"
},
{
"cve": "CVE-2023-27986",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-27986"
},
{
"cve": "CVE-2023-2828",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28319",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28319"
},
{
"cve": "CVE-2023-28320",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28450",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-2854",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2854"
},
{
"cve": "CVE-2023-2855",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2855"
},
{
"cve": "CVE-2023-2857",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2857"
},
{
"cve": "CVE-2023-2858",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2858"
},
{
"cve": "CVE-2023-2879",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2879"
},
{
"cve": "CVE-2023-28879",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-28879"
},
{
"cve": "CVE-2023-2911",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-2911"
},
{
"cve": "CVE-2023-29402",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29403",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29403"
},
{
"cve": "CVE-2023-29404",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29404"
},
{
"cve": "CVE-2023-29405",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29405"
},
{
"cve": "CVE-2023-29406",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-29491",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29491"
},
{
"cve": "CVE-2023-29499",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-29499"
},
{
"cve": "CVE-2023-30581",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30581"
},
{
"cve": "CVE-2023-30582",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30582"
},
{
"cve": "CVE-2023-30583",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30583"
},
{
"cve": "CVE-2023-30584",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30584"
},
{
"cve": "CVE-2023-30585",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30585"
},
{
"cve": "CVE-2023-30586",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30586"
},
{
"cve": "CVE-2023-30587",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30587"
},
{
"cve": "CVE-2023-30588",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30588"
},
{
"cve": "CVE-2023-30589",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30589"
},
{
"cve": "CVE-2023-30590",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-30590"
},
{
"cve": "CVE-2023-31122",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31122"
},
{
"cve": "CVE-2023-31124",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31124"
},
{
"cve": "CVE-2023-31130",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31130"
},
{
"cve": "CVE-2023-31147",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31147"
},
{
"cve": "CVE-2023-3138",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31484",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-31486",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-31486"
},
{
"cve": "CVE-2023-3195",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3195"
},
{
"cve": "CVE-2023-32002",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32002"
},
{
"cve": "CVE-2023-32003",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32003"
},
{
"cve": "CVE-2023-32004",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32004"
},
{
"cve": "CVE-2023-32005",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32005"
},
{
"cve": "CVE-2023-32006",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32006"
},
{
"cve": "CVE-2023-32067",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32067"
},
{
"cve": "CVE-2023-3247",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3247"
},
{
"cve": "CVE-2023-32558",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32558"
},
{
"cve": "CVE-2023-32559",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32559"
},
{
"cve": "CVE-2023-32573",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32573"
},
{
"cve": "CVE-2023-32611",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32611"
},
{
"cve": "CVE-2023-32636",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32636"
},
{
"cve": "CVE-2023-32643",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32643"
},
{
"cve": "CVE-2023-32665",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32665"
},
{
"cve": "CVE-2023-32681",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32681"
},
{
"cve": "CVE-2023-32762",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32762"
},
{
"cve": "CVE-2023-32763",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-32763"
},
{
"cve": "CVE-2023-34241",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34241"
},
{
"cve": "CVE-2023-34969",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-34969"
},
{
"cve": "CVE-2023-36053",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36053"
},
{
"cve": "CVE-2023-36191",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36191"
},
{
"cve": "CVE-2023-3666",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3666"
},
{
"cve": "CVE-2023-36664",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-36664"
},
{
"cve": "CVE-2023-37201",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37201"
},
{
"cve": "CVE-2023-37202",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37202"
},
{
"cve": "CVE-2023-37207",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37207"
},
{
"cve": "CVE-2023-37208",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37208"
},
{
"cve": "CVE-2023-37211",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-37211"
},
{
"cve": "CVE-2023-3823",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3823"
},
{
"cve": "CVE-2023-3824",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-3824"
},
{
"cve": "CVE-2023-38403",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-38403"
},
{
"cve": "CVE-2023-4045",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4045"
},
{
"cve": "CVE-2023-4046",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4046"
},
{
"cve": "CVE-2023-4047",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4047"
},
{
"cve": "CVE-2023-40477",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-40477"
},
{
"cve": "CVE-2023-4048",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4048"
},
{
"cve": "CVE-2023-4049",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4049"
},
{
"cve": "CVE-2023-4050",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4050"
},
{
"cve": "CVE-2023-4054",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4054"
},
{
"cve": "CVE-2023-4055",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4055"
},
{
"cve": "CVE-2023-4056",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4056"
},
{
"cve": "CVE-2023-41080",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41080"
},
{
"cve": "CVE-2023-41081",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-41081"
},
{
"cve": "CVE-2023-43622",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-43622"
},
{
"cve": "CVE-2023-4504",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4504"
},
{
"cve": "CVE-2023-4573",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4573"
},
{
"cve": "CVE-2023-4574",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4574"
},
{
"cve": "CVE-2023-4575",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4575"
},
{
"cve": "CVE-2023-4576",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4576"
},
{
"cve": "CVE-2023-45802",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-45802"
},
{
"cve": "CVE-2023-4581",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4581"
},
{
"cve": "CVE-2023-4584",
"product_status": {
"known_affected": [
"T028053",
"T002207",
"T027843",
"T015632",
"T002977",
"T015631",
"T031383"
]
},
"release_date": "2023-11-14T23:00:00.000+00:00",
"title": "CVE-2023-4584"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…